[PATCH] D32648: Remove line and file from DINamespace

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 14:23:36 PDT 2017


aprantl updated this revision to Diff 97160.
aprantl added a comment.

Don't make anonymous namespaces distinct.


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.97160.patch
Type: text/x-patch
Size: 40895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/a189f3e2/attachment.bin>


More information about the llvm-commits mailing list