[PATCH] D74814: IR printing for single function with the new pass manager.
Wenlei He via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 19 00:04:10 PST 2020
wenlei added a comment.
Thanks for fixing this. Could you use `.ll` IR file as test case and place it alongside with `test/Other/module-pass-printer.ll` or just reuse that one? We can also use `opt` to invoke new pass manager, so it doesn't need to be a clang test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74814/new/
https://reviews.llvm.org/D74814
More information about the cfe-commits
mailing list