================ @@ -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