[PATCH] D93502: DebugInfo: Make -no-dwarf-ranges-section just emit no address range rather than a bogus/partial one
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 19:38:02 PST 2020
dblaikie updated this revision to Diff 312673.
dblaikie added a comment.
Herald added a subscriber: jholewinski.
Fix some obvious bug I left in here - and fix up one test case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93502/new/
https://reviews.llvm.org/D93502
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/DebugInfo/NVPTX/cu-range-hole.ll
llvm/test/DebugInfo/X86/no_debug_ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93502.312673.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/590aee81/attachment.bin>
More information about the llvm-commits
mailing list