diff options
author | Adrian McCarthy <amccarth@google.com> | 2016-05-02 23:45:03 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2016-05-02 23:45:03 +0000 |
commit | 963a331a7e35043a49b00c7132a3eac742ece1ed (patch) | |
tree | c3f01d105d600e9f09913c200a23f57472d68135 /llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp | |
parent | dd368fcb05ef5c7187c8d94f84aa8703a234a6d0 (diff) | |
download | bcm5719-llvm-963a331a7e35043a49b00c7132a3eac742ece1ed.tar.gz bcm5719-llvm-963a331a7e35043a49b00c7132a3eac742ece1ed.zip |
NFC: An iterator for stepping through CodeView type stream in llvm-readobj
This is a small refactoring step toward moving CodeView type stream logic from llvm-readobj to a library. It abstracts the logic of stepping through the stream into an iterator class and updates llvm-readobj to use that iterator. This has no functional change; llvm-readobj produces identical output.
The next step is to abstract the parsing of the different leaf types and then move that and the iterator into a library.
Since this is my first contrib outside LLDB, please let me know if I'm messing up on any of the LLVM style guidelines, idioms, or patterns.
Differential Revision: http://reviews.llvm.org/D19746
llvm-svn: 268334
Diffstat (limited to 'llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions