[PATCH] D88757: Introduce -also-print-before, making -print-changed also print before passes that modify IR
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 09:50:27 PDT 2020
jamieschmeiser added a comment.
@aeubanks, just want to point out that I have changed the option name to avoid the problem of -print-before and -print-before-changed having a common prefix. The option name is now -also-print-before. Please verify that this is acceptable and then I will deliver this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88757/new/
https://reviews.llvm.org/D88757
More information about the llvm-commits
mailing list