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

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 13:47:34 PST 2024


maksfb wrote:

> "This implementation scans .text section and conservatively marks functions which symbols, and are not used in the control flow instructions, as unsafe."

Fix the above.

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


More information about the llvm-commits mailing list