[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
Wed Jul 6 10:19:02 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGff87ee4dee9c: [Metadata] Utilize the resizing capability of MDNodes in Moduleflag processing. (authored by wolfgangp).
Herald added a subscriber: Enna1.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125999/new/

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.442626.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/41b0aca3/attachment.bin>


More information about the llvm-commits mailing list