[PATCH] D32648: Remove line and file from DINamespace

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 15:39:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301706: Remove line and file from DINamespace. (authored by adrian).

Changed prior to commit:
  https://reviews.llvm.org/D32648?vs=97167&id=97168#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32648

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/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/test/Assembler/dinamespace.ll
  llvm/trunk/test/Bitcode/DINamespace.ll
  llvm/trunk/test/CodeGen/X86/stack-protector-dbginfo.ll
  llvm/trunk/test/DebugInfo/COFF/cpp-mangling.ll
  llvm/trunk/test/DebugInfo/COFF/scopes.ll
  llvm/trunk/test/DebugInfo/Generic/dwarf-public-names.ll
  llvm/trunk/test/DebugInfo/Generic/namespace.ll
  llvm/trunk/test/DebugInfo/Generic/namespace_function_definition.ll
  llvm/trunk/test/DebugInfo/Generic/namespace_inline_function_definition.ll
  llvm/trunk/test/DebugInfo/X86/dwarf-linkage-names.ll
  llvm/trunk/test/DebugInfo/X86/dwarf-public-names.ll
  llvm/trunk/test/DebugInfo/X86/generate-odr-hash.ll
  llvm/trunk/test/DebugInfo/X86/gnu-public-names-tu.ll
  llvm/trunk/test/DebugInfo/X86/gnu-public-names.ll
  llvm/trunk/test/DebugInfo/X86/inline-namespace.ll
  llvm/trunk/test/DebugInfo/X86/lexical-block-file-inline.ll
  llvm/trunk/test/DebugInfo/X86/multiple-at-const-val.ll
  llvm/trunk/test/DebugInfo/X86/parameters.ll
  llvm/trunk/test/DebugInfo/X86/pr19307.ll
  llvm/trunk/test/DebugInfo/X86/union-template.ll
  llvm/trunk/test/Linker/2011-08-18-unique-class-type.ll
  llvm/trunk/test/Linker/2011-08-18-unique-class-type2.ll
  llvm/trunk/test/Linker/pr26037.ll
  llvm/trunk/test/ThinLTO/X86/debuginfo-cu-import.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32648.97168.patch
Type: text/x-patch
Size: 43421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/cf7ec700/attachment.bin>


More information about the llvm-commits mailing list