Alexey Samsonov b920dfe02b [C++11] Introduce ObjectFile::sections().
Summary:
This adds ObjectFile::section_iterator_range, that allows to write
range-based for-loops running over all sections of a given file.
Several files from lib/ are converted to the new interface. Similar fixes
should be applied to a variety of llvm-* tools.

Reviewers: rafael

Reviewed By: rafael

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D3069

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203799 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-13 13:52:54 +00:00
..
2014-03-13 07:02:46 +00:00
2014-02-27 16:17:34 +00:00
2014-03-12 22:35:23 +00:00
2013-12-05 00:34:11 +00:00
2014-03-10 01:04:18 +00:00
2013-11-14 06:05:49 +00:00