[PATCH] D128696: [BOLT] Fix trampoline code for shared libraries and PIEs

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 14:37:06 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed74304506a0: [BOLT] Fix EH trampoline backout code (authored by maksfb).

Changed prior to commit:
  https://reviews.llvm.org/D128696?vs=440800&id=441172#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128696

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Passes/SplitFunctions.h
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/test/runtime/X86/Inputs/pie-exceptions-failed-split.s
  bolt/test/runtime/X86/pie-exceptions-failed-split.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128696.441172.patch
Type: text/x-patch
Size: 16032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/56db5364/attachment.bin>


More information about the llvm-commits mailing list