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

Peter Rong via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 6 10:23:42 PDT 2024


DataCorrupted wrote:

Interesting, I didn't know DT is preserved during critical edge splitting. Just add the line to preserve DT. Many DT Construction is removed from the tests.

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


More information about the cfe-commits mailing list