[PATCH] D20074: Add support for metadata attachments for global variables.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 16:08:31 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271348: Add support for metadata attachments for global variables. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D20074?vs=56601&id=59147#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20074

Files:
  llvm/trunk/docs/BitCodeFormat.rst
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/include/llvm/IR/GlobalObject.h
  llvm/trunk/include/llvm/IR/GlobalVariable.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/lib/IR/Globals.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Metadata.cpp
  llvm/trunk/test/Assembler/metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20074.59147.patch
Type: text/x-patch
Size: 26871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/816b1037/attachment-0001.bin>


More information about the llvm-commits mailing list