[PATCH] D44384: [DEBUGINFO] Add -no-dwarf-debug-ranges option.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 07:30:06 PDT 2018
ABataev created this revision.
ABataev added reviewers: probinson, echristo.
Herald added subscribers: JDevlieghere, aprantl.
Added option -no-dwarf-debug-ranges option to disable emission of
.debug_ranges section.
Repository:
rL LLVM
https://reviews.llvm.org/D44384
Files:
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
test/DebugInfo/X86/no_debug_ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44384.138003.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/4fa7a2ca/attachment.bin>
More information about the llvm-commits
mailing list