[clang] [lld] [llvm] [LTO] enable `ObjCARCContractPass` only on optimized build (PR #101114)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 11:15:03 PDT 2024


efriedma-quic wrote:

Is there some way we can avoid the additional domtree construction? Particularly in cases where the pass doesn't do anything.

https://github.com/llvm/llvm-project/pull/101114


More information about the llvm-commits mailing list