[PATCH] D49522: [DWARF v5] Don't emit duplicate DW_AT_rnglists_base and address review comments from previous review
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 24 15:39:40 PDT 2018
wolfgangp updated this revision to Diff 157145.
wolfgangp added a comment.
- Elaborated more on the rationale of the test case rnglists_base_attr.ll and used a simpler test case suggested by Dave.
- adjusted the spelling of some dump strings in a test.
https://reviews.llvm.org/D49522
Files:
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
test/DebugInfo/X86/cu-ranges.ll
test/DebugInfo/X86/rnglists_base_attr.ll
test/DebugInfo/X86/rnglists_curanges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49522.157145.patch
Type: text/x-patch
Size: 14701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/75c5064b/attachment.bin>
More information about the llvm-commits
mailing list