[PATCH] D14687: Macro support in LLVM IR

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 04:59:47 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255245: Macro debug info support in LLVM IR (authored by aaboud).

Changed prior to commit:
  http://reviews.llvm.org/D14687?vs=41878&id=42416#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14687

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/include/llvm/IR/Metadata.def
  llvm/trunk/include/llvm/IR/Metadata.h
  llvm/trunk/include/llvm/Support/Dwarf.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.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/lib/IR/Verifier.cpp
  llvm/trunk/lib/Support/Dwarf.cpp
  llvm/trunk/test/Assembler/debug-info.ll
  llvm/trunk/test/Assembler/dicompileunit.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14687.42416.patch
Type: text/x-patch
Size: 42823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/8a415f32/attachment.bin>


More information about the llvm-commits mailing list