[PATCH] D122039: [BOLT] Fix plt relocations symbol match

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 13:21:20 PDT 2022


yota9 updated this revision to Diff 419557.
yota9 added a comment.

Add BFD linked yaml test file


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122039/new/

https://reviews.llvm.org/D122039

Files:
  bolt/CMakeLists.txt
  bolt/include/bolt/Core/BinaryContext.h
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/AArch64/Inputs/plt_gnu_ld.yaml
  bolt/test/AArch64/plt_gnu_ld.test
  bolt/test/AArch64/plt_lld.test
  bolt/test/Inputs/plt.c
  bolt/test/lit.cfg.py
  bolt/test/lit.site.cfg.py.in
  bolt/test/runtime/AArch64/iplt.c
  bolt/test/runtime/AArch64/plt.c
  bolt/test/runtime/iplt.c
  bolt/test/runtime/plt_gnu_ld.test
  bolt/test/runtime/plt_lld.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122039.419557.patch
Type: text/x-patch
Size: 20519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/0cf6226c/attachment.bin>


More information about the llvm-commits mailing list