[PATCH] D32648: Remove line and file from DINamespace
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 15:12:00 PDT 2017
aprantl updated this revision to Diff 97167.
aprantl added a comment.
Address further review feedback from David.
https://reviews.llvm.org/D32648
Files:
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/DwarfUnit.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
test/Assembler/dinamespace.ll
test/Bitcode/DINamespace.ll
test/CodeGen/X86/stack-protector-dbginfo.ll
test/DebugInfo/COFF/cpp-mangling.ll
test/DebugInfo/COFF/scopes.ll
test/DebugInfo/Generic/dwarf-public-names.ll
test/DebugInfo/Generic/namespace.ll
test/DebugInfo/Generic/namespace_function_definition.ll
test/DebugInfo/Generic/namespace_inline_function_definition.ll
test/DebugInfo/X86/dwarf-linkage-names.ll
test/DebugInfo/X86/dwarf-public-names.ll
test/DebugInfo/X86/generate-odr-hash.ll
test/DebugInfo/X86/gnu-public-names-tu.ll
test/DebugInfo/X86/gnu-public-names.ll
test/DebugInfo/X86/inline-namespace.ll
test/DebugInfo/X86/lexical-block-file-inline.ll
test/DebugInfo/X86/multiple-at-const-val.ll
test/DebugInfo/X86/parameters.ll
test/DebugInfo/X86/pr19307.ll
test/DebugInfo/X86/union-template.ll
test/Linker/2011-08-18-unique-class-type.ll
test/Linker/2011-08-18-unique-class-type2.ll
test/Linker/pr26037.ll
test/ThinLTO/X86/debuginfo-cu-import.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32648.97167.patch
Type: text/x-patch
Size: 41175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/57471fc2/attachment.bin>
More information about the llvm-commits
mailing list