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

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 07:15:42 PST 2024


ayermolo wrote:

> I've minimized bolt/test/X86/icf-safe-icp.test. Please use that as an example to reduce other tests.

I don't think this is the right approach for bolt. 
You removed code example of how to re-generate the test, and from test itself it's not clear what is being tested.

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


More information about the llvm-commits mailing list