[PATCH] D88433: [IRMover] Fix up "CG Profile" MDNode after RAUW
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 08:28:24 PDT 2020
tejohnson added a comment.
It seems a bit odd to have/need a custom fixup for one type of MDNode here. Can visitModuleFlagCGProfileEntry be fixed to handle the bitcast?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88433/new/
https://reviews.llvm.org/D88433
More information about the llvm-commits
mailing list