[PATCH] D122425: Pass -disable-llvm-passes to avoid running llvm passes
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 26 04:40:22 PDT 2022
Izaron accepted this revision.
Izaron added a comment.
This revision is now accepted and ready to land.
Hi! I don't actually know much about llvm passes, but I see that the LLVM IR output is much more understandable now, thanks! It will look nicer when I rebase my patch D119792 <https://reviews.llvm.org/D119792> on top of this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122425/new/
https://reviews.llvm.org/D122425
More information about the cfe-commits
mailing list