[PATCH] D54242: DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 12:11:00 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346788: DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address… (authored by dblaikie, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54242?vs=173100&id=173904#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54242

Files:
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfo.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/test/DebugInfo/X86/range_reloc.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54242.173904.patch
Type: text/x-patch
Size: 27040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/cba386ea/attachment.bin>


More information about the llvm-commits mailing list