[PATCH] D154348: Ignore modified attribute list if it yields invalid IR
Manish Kausik H via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 11:03:18 PDT 2023
Nirhar added a comment.
Please have a look at these changes.
Changing from running verification passes to `llvm::verifyModule` leads to the failure of the following test: `Bugpoint/invalid-debuginfo.ll`. I'm currently trying to understand why its failing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154348/new/
https://reviews.llvm.org/D154348
More information about the llvm-commits
mailing list