[PATCH] D122039: [BOLT] Fix plt relocations symbol match
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 12:24:36 PDT 2022
yota9 added inline comments.
================
Comment at: bolt/test/runtime/plt_gnu_ld.test:10
+// RUN: llvm-bolt %t.bfd.exe -o %t.bfd.bolt.exe -use-old-text=0 -lite=0
+// RUN: %t.bfd.bolt.exe
----------------
yota9 wrote:
> maksfb wrote:
> > Hi @yota9, could you please make the checks for properly updated PLT explicit instead of relying on executing the binary?
> I will try t
Sorry, something went wrong here :) I will try to do it soon :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122039/new/
https://reviews.llvm.org/D122039
More information about the llvm-commits
mailing list