b-sumner wrote:

> > 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` and then use 
> `Args.hasFlag(PosFlag, NegFlag, Default)`.

I assume I'd need an -Xclang or -Wl, in front?  And it would need some test 
coverage.

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

Reply via email to