[PATCH] D127936: [BOLT] Split functions with exceptions in shared objects and PIEs

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 16:49:07 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf263a66ba012: [BOLT] Split functions with exceptions in shared objects and PIEs (authored by maksfb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127936

Files:
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/include/bolt/Passes/SplitFunctions.h
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/MCPlusBuilder.cpp
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/runtime/X86/Inputs/exceptions_split.cpp
  bolt/test/runtime/X86/pie-exceptions-split.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127936.438225.patch
Type: text/x-patch
Size: 10867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220619/a0a7ef67/attachment.bin>


More information about the llvm-commits mailing list