[llvm-branch-commits] [llvm] [BOLT][test] Fix callcont-fallthru.s after #129481 (PR #135867)
Paschalis Mpeis via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Apr 25 06:25:39 PDT 2025
paschalis-mpeis wrote:
Hey folks, any updates on this?
I spent some time experimenting with @MaskRay's suggestion. I used a mock libc shared object that had a `puts` symbol.
Indeed there won't be unresolved symbols now, however, still GNU `nm` doesn't show a PLT entry when using `--synthetic` .
https://github.com/llvm/llvm-project/pull/135867
More information about the llvm-branch-commits
mailing list