[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
Wed Jul 25 16:03:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337981: [DWARF v5] Don't emit multiple DW_AT_rnglists_base attributes. Some refactoring… (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49522?vs=157145&id=157386#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49522

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/test/DebugInfo/X86/cu-ranges.ll
  llvm/trunk/test/DebugInfo/X86/rnglists_base_attr.ll
  llvm/trunk/test/DebugInfo/X86/rnglists_curanges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49522.157386.patch
Type: text/x-patch
Size: 14899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/54946bf3/attachment.bin>


More information about the llvm-commits mailing list