[PATCH] D35583: Debug Info: Add a file: field to DIImportedEntity

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 17:10:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308398: Debug Info: Add a file: field to DIImportedEntity. (authored by adrian).

Changed prior to commit:
  https://reviews.llvm.org/D35583?vs=107180&id=107211#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35583

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/DwarfCompileUnit.cpp
  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/diimportedentity.ll
  llvm/trunk/test/Bitcode/DIGlobalVariableExpression.ll
  llvm/trunk/test/Bitcode/upgrade-importedentity.ll
  llvm/trunk/test/Bitcode/upgrade-importedentity.ll.bc
  llvm/trunk/test/DebugInfo/Generic/namespace.ll
  llvm/trunk/test/DebugInfo/X86/DIModule.ll
  llvm/trunk/test/DebugInfo/X86/DIModuleContext.ll
  llvm/trunk/test/DebugInfo/X86/fission-inline.ll
  llvm/trunk/test/DebugInfo/X86/gnu-public-names.ll
  llvm/trunk/test/DebugInfo/X86/lexical-block-file-inline.ll
  llvm/trunk/test/DebugInfo/X86/pr19307.ll
  llvm/trunk/test/Linker/pr26037.ll
  llvm/trunk/test/ThinLTO/X86/debuginfo-cu-import.ll
  llvm/trunk/unittests/IR/IRBuilderTest.cpp
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35583.107211.patch
Type: text/x-patch
Size: 38591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/52c234e3/attachment-0001.bin>


More information about the llvm-commits mailing list