[PATCH] D89158: [NewPM] Provide method to run all pipeline callbacks, used for -O0
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 09:04:36 PST 2020
Meinersbur requested changes to this revision.
Meinersbur added a comment.
This revision now requires changes to proceed.
Could you try configuring LLVM with `-DLLVM_BYE_LINK_INTO_TOOLS=ON`? I assume the test will break because it unconditionally adds a FunctionPass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89158/new/
https://reviews.llvm.org/D89158
More information about the llvm-commits
mailing list