[PATCH] D108642: [CGProfile] allows undef in metadata node storing function pointers
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 10:36:48 PDT 2021
tejohnson added a comment.
Since it looks like there are a fair number of places in LLVM that replace metadata uses with undef, is it the case that the verifier handles these more gracefully elsewhere?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108642/new/
https://reviews.llvm.org/D108642
More information about the llvm-commits
mailing list