================
@@ -219,7 +219,7 @@ static cl::list<std::string> PassPlugins("load-pass-plugin",
cl::desc("Load plugin library"));
static cl::opt<bool> EnableNewPassManager(
- "enable-new-pm", cl::desc("Enable the new pass manager"), cl::init(false));
+ "enable-new-pm", cl::desc("Enable the new pass manager"), cl::init(true));
----------------
boomanaiden154 wrote:
Just for llc. It was left over from testing. It should be pulled out in the
latest version of the patch.
https://github.com/llvm/llvm-project/pull/210448
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits