[PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 18:24:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271358: IR: Allow multiple global metadata attachments with the same type. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D20414?vs=59162&id=59164#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20414

Files:
  llvm/trunk/include/llvm/IR/GlobalObject.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Metadata.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
  llvm/trunk/lib/Transforms/Utils/ValueMapper.cpp
  llvm/trunk/test/Assembler/metadata.ll
  llvm/trunk/test/Verifier/metadata-function-dbg.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20414.59164.patch
Type: text/x-patch
Size: 15411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/de9ff386/attachment.bin>


More information about the llvm-commits mailing list