[PATCH] D118416: [Metadata] Use temporary MD nodes when appending module flags during module linking

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 11:05:07 PST 2022


wolfgangp added a comment.

Thanks for looking into this.

It seems best to abandon the proposed change and introduce a resize() capability for MDNodes.

Not being all that intimately familiar with MD, I might have some silly questions later on.


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

https://reviews.llvm.org/D118416



More information about the llvm-commits mailing list