[llvm] [BOLT] Check entry point address is not in constant island (PR #163418)

Gergely Bálint via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 14 09:20:04 PDT 2025


================
@@ -0,0 +1,35 @@
+// This test checks that we ignore functions which add an entry point that
+// is in a costant island.
----------------
bgergely0 wrote:

nit: constant

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


More information about the llvm-commits mailing list