summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-02 19:49:14 +0000
committerZachary Turner <zturner@google.com>2017-06-02 19:49:14 +0000
commit92dcdda623326bfd97a5833544e396fa739e2a29 (patch)
tree26ab0c07be6f8c1f067a59c4091d7a43f19f2fb5 /llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
parent3440bc37ffc9221a21e9bae540d410279ced283b (diff)
downloadbcm5719-llvm-92dcdda623326bfd97a5833544e396fa739e2a29.tar.gz
bcm5719-llvm-92dcdda623326bfd97a5833544e396fa739e2a29.zip
[CodeView] Support CodeView subsections in any order.
Previously we would expect certain subsections to appear in a certain order because some subsections would reference other subsections, but in practice we need to support arbitrary orderings since some object file and PDB file producers generate them this way. This also paves the way for supporting Yaml <-> Object File conversion of CodeView, since Object Files typically have quite a large number of subsections in their debug info. Differential Revision: https://reviews.llvm.org/D33807 llvm-svn: 304588
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud