diff options
author | Alexey Samsonov <samsonov@google.com> | 2014-03-13 13:52:54 +0000 |
---|---|---|
committer | Alexey Samsonov <samsonov@google.com> | 2014-03-13 13:52:54 +0000 |
commit | 063eb3fa2de0b1ba93b253a57e57a5a4358a33a2 (patch) | |
tree | 1a2f1bb8fd84e6948feecf9e907c0cebfd3e6935 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | cbc68521b3fbb0a6d8ca3e2cc6bff2772145ba32 (diff) | |
download | bcm5719-llvm-063eb3fa2de0b1ba93b253a57e57a5a4358a33a2.tar.gz bcm5719-llvm-063eb3fa2de0b1ba93b253a57e57a5a4358a33a2.zip |
[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
llvm-svn: 203799
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions