[PATCH] D28005: Add a unit field to DIGlobalVariable, mirroring the design of DISubprogram.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 16:53:10 PST 2016
aprantl updated this revision to Diff 82385.
aprantl added a comment.
Upload latest WIP.
https://reviews.llvm.org/D28005
Files:
docs/SourceLevelDebugging.rst
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/MetadataLoader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
lib/IR/Verifier.cpp
test/Bitcode/diglobalvariable-3.8.ll
test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll
test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll
test/DebugInfo/ARM/tls.ll
test/DebugInfo/Generic/accel-table-hash-collisions.ll
test/DebugInfo/PowerPC/tls-fission.ll
test/DebugInfo/PowerPC/tls.ll
test/DebugInfo/X86/arange-and-stub.ll
test/DebugInfo/X86/arange.ll
test/DebugInfo/X86/debug-info-static-member.ll
test/DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll
test/DebugInfo/X86/dwarf-aranges.ll
test/DebugInfo/X86/dwarf-public-names.ll
test/DebugInfo/X86/fission-cu.ll
test/DebugInfo/X86/gnu-public-names.ll
test/DebugInfo/X86/multiple-aranges.ll
test/DebugInfo/X86/split-global.ll
test/DebugInfo/X86/stack-value-dwarf4.ll
test/DebugInfo/X86/static_member_array.ll
test/DebugInfo/X86/stringpool.ll
test/DebugInfo/X86/tls.ll
test/Linker/debug-info-global-var.ll
test/tools/llvm-objdump/Hexagon/source-interleave-hexagon.ll
test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28005.82385.patch
Type: text/x-patch
Size: 72719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161223/0deb7fb4/attachment-0001.bin>
More information about the llvm-commits
mailing list