mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
SBModule supports an additional SBSection iteration, besides the original SBSymbol iteration. Add docstrings and implement the two SBSection iteration protocols. llvm-svn: 140449