[clang] [llvm] [LinkerWrapper] Always pass `-flto` if the linker supports it (PR #102972)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 08:37:08 PDT 2024


jhuber6 wrote:

Updated to pass `-O2` instead, this was the actual behavior that passed, so it's mostly not a functional change.

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


More information about the cfe-commits mailing list