jhuber6 wrote: > > Currently if a user doesn't supply the new "-link-builtin-bitcodes-postopt" > > option, linking builtin bitcodes happens first, then the optimization > > pipeline follows. Does that cover the case you're talking about? > > I'm thinking of an option that developers can use. If > -link-builtin-bitcodes-postopt, becomes the default, how can developers > disable it?
Presumably you'd add `--no-link-builtin-bitcodes-postopt`. https://github.com/llvm/llvm-project/pull/85672 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits