[llvm-branch-commits] [llvm] [BOLT][test] Fix callcont-fallthru.s after #129481 (PR #135867)

Vladislav Khmelevsky via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Apr 29 12:50:57 PDT 2025


yota9 wrote:

Maybe I'm missing something but why use /dev/null library hack in the first place here? There is [stub.c](https://github.com/llvm/llvm-project/blob/main/bolt/test/Inputs/stub.c) available with puts symbol already, just use it to compile so and link against it, plt entry should appear normally. 

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


More information about the llvm-branch-commits mailing list