[PATCH] D137357: [BOLT] Always move JTs in jump-table=move

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 15:00:09 PDT 2022


rafauler updated this revision to Diff 473047.
rafauler added a comment.

Move the test outside of runtime folder, make it do not depends on running a binary to check correctness. Add linkerscript to enforce binary layout.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137357

Files:
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/test/X86/Inputs/jt-pic-linkerscript.ld
  bolt/test/X86/jump-table-pic-conflict.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137357.473047.patch
Type: text/x-patch
Size: 4798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/fbdc3620/attachment.bin>


More information about the llvm-commits mailing list