[PATCH] D129974: [BOLT] Improve jump table entry validation for split jump table
Huan Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 18:24:51 PDT 2022
nhuhuan updated this revision to Diff 450457.
nhuhuan added a comment.
Update parent-fragment relation when adding parent to jump table
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129974/new/
https://reviews.llvm.org/D129974
Files:
bolt/include/bolt/Core/BinaryContext.h
bolt/lib/Core/BinaryContext.cpp
bolt/lib/Core/BinaryFunction.cpp
bolt/test/X86/false-jump-table.s
bolt/test/X86/jump-table-move-pic.s
bolt/test/X86/split-func-jump-table-fragment-noparent.s
bolt/test/X86/split-func-jump-table-fragment.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129974.450457.patch
Type: text/x-patch
Size: 21655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220806/01ff4c1e/attachment.bin>
More information about the llvm-commits
mailing list