[PATCH] D90079: Avoid unnecessary uses of `MDNode::getTemporary`, NFC
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 09:40:35 PDT 2020
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
The `push_back(nullptr)` reads weird to me, but it is an accurate reflection of what the IR will look like.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90079/new/
https://reviews.llvm.org/D90079
More information about the llvm-commits
mailing list