efriedma-quic wrote: Generally, I'd like to minimize the amount of code for LTO that's in clang/: we have other frontends that do LTO, and we don't want them to copy-paste/translate a bunch of new code just to make inline asm work the way it's supposed to. Can we refactor this?
https://github.com/llvm/llvm-project/pull/174995 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
