[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
Wed Nov 7 17:24:26 PST 2018
dblaikie updated this revision to Diff 173100.
dblaikie added a comment.
Remove unnecessary attributes and add test input description
Repository:
rL LLVM
https://reviews.llvm.org/D54242
Files:
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/MetadataLoader.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
lib/IR/DebugInfoMetadata.cpp
test/DebugInfo/X86/range_reloc.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54242.173100.patch
Type: text/x-patch
Size: 26214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/507085b6/attachment.bin>
More information about the llvm-commits
mailing list