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

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 12:40:51 PST 2024


================
@@ -0,0 +1,20 @@
+## Check that BOLT handles correctly a binary with no relocations with the --icf=safe option.
----------------
aaupov wrote:

nit
```suggestion
## Check that BOLT reports an error for a binary with no relocations with the --icf=safe option.
```

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


More information about the llvm-commits mailing list