summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-08-08 18:26:12 +0000
committerAdrian Prantl <aprantl@apple.com>2017-08-08 18:26:12 +0000
commite502f005383568e3e3d22e1e0a9005c29572e720 (patch)
treea9dac4d8f36ef37c946705fa5408b82bc1bd12da /llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
parent367c63dc1146b0d9dfe1fb436f71191b6364f9c6 (diff)
downloadbcm5719-llvm-e502f005383568e3e3d22e1e0a9005c29572e720.tar.gz
bcm5719-llvm-e502f005383568e3e3d22e1e0a9005c29572e720.zip
dsymutil: support dwarf version mismatches between object and clang module
This adds a missing call to maybeUpdateMaxDwarfVersion when visitng a clang module. Failing to do so will cause a failure when emitting DWARF 4 forms into a CU that AsmPrinter believes to be DWARF 2. rdar://problem/33666528 llvm-svn: 310392
Diffstat (limited to 'llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud