[PATCH] D110908: [NPM] Automatic 'opt' pipeline reducer script.
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 08:18:31 PDT 2021
aeubanks added a comment.
We could have a test by passing a fake --opt-binary that checks the -passes it receives and returns 0 or 1 by checking that some arbitrary set of passes is in the -passes pipeline
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110908/new/
https://reviews.llvm.org/D110908
More information about the llvm-commits
mailing list