[llvm] [BOLT] Add support for safe-icf (PR #116275)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 12:33:43 PST 2024


https://github.com/maksfb commented:

We should keep the ICF interface similar to the linker. I.e., use `--icf=safe` for safe ICF.

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


More information about the llvm-commits mailing list