[llvm] [BOLT] Check if symbol is in data area of function (PR #160143)

Asher Dobrescu via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 08:52:44 PDT 2025


================
@@ -0,0 +1,49 @@
+// This test checks that when looking for a function
+// corresponding to a symbol, BOLT is not looking 
+// through a data area (constant island).
----------------
Asher8118 wrote:

Done.

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


More information about the llvm-commits mailing list