[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
Thu Jul 19 19:03:31 PDT 2018


wolfgangp updated this revision to Diff 156418.
wolfgangp marked 4 inline comments as done.
wolfgangp added a comment.

Addressed review comments wrt correctly adding DW_AT_rnglists_base and associated test cases. More details inline.


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.156418.patch
Type: text/x-patch
Size: 14870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/dac93e64/attachment.bin>


More information about the llvm-commits mailing list