fzakaria wrote: > Does this work with LTO? > > Should we turn this on by default with medium code model?
@efriedma-quic I think it's simpler to just turn on for medium code model but it does come with the additional space consideration which is why I set it as a separate toggle for the initial pass. I am open to both; https://github.com/llvm/llvm-project/pull/174508 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
