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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 13:03:43 PDT 2016


pcc updated this revision to Diff 57974.
pcc marked 4 inline comments as done.
pcc added a comment.

- Address review comments


http://reviews.llvm.org/D20414

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20414.57974.patch
Type: text/x-patch
Size: 13724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/015902ad/attachment-0001.bin>


More information about the llvm-commits mailing list