[PATCH] D21052: IR: Allow metadata attachments on declarations, and fix lazy loaded metadata issue with globals.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 16:49:50 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL273336: IR: Allow metadata attachments on declarations, and fix lazy loaded metadata… (authored by pcc).
Changed prior to commit:
http://reviews.llvm.org/D21052?vs=60780&id=61462#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21052
Files:
llvm/trunk/docs/BitCodeFormat.rst
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/lib/AsmParser/LLParser.cpp
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/Verifier.cpp
llvm/trunk/test/Assembler/metadata-decl.ll
llvm/trunk/test/Assembler/metadata.ll
llvm/trunk/test/Verifier/metadata-function-dbg.ll
llvm/trunk/test/Verifier/metadata-function-prof.ll
llvm/trunk/tools/llvm-dis/llvm-dis.cpp
llvm/trunk/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21052.61462.patch
Type: text/x-patch
Size: 19463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160621/7cf296e1/attachment.bin>
More information about the llvm-commits
mailing list