[llvm] [Inliner] Put inline history into IR as !inline_history metadata (PR #190092)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 6 14:12:31 PDT 2026
aeubanks wrote:
@Andarwinux I can't repro since your tarball doesn't have the profile included. I also get a lot of other unrelated assertions. Could you get the IR with `-Wl,-save-temps` and get the IR of the module failing the verifier before the verifier runs? Or if not, even just more of the error message would be helpful, I think the verifier should have given more than just the error message you posted
https://github.com/llvm/llvm-project/pull/190092
More information about the llvm-commits
mailing list