[PATCH] D125999: [Metadata] Use push_back() to append operands of MDTuples to other MDTuples

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 11:41:07 PDT 2022


wolfgangp created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
wolfgangp requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D125999

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/lib/Transforms/Instrumentation/CGProfile.cpp
  llvm/test/Instrumentation/cgprofile.ll
  llvm/test/Linker/module-flags-8-a.ll
  llvm/test/Linker/module-flags-dont-change-others.ll
  llvm/test/Transforms/FunctionImport/cg_profile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125999.430756.patch
Type: text/x-patch
Size: 6071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/dce37ef4/attachment.bin>


More information about the llvm-commits mailing list