[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
Thu Jun 16 11:50:31 PDT 2022


maksfb updated this revision to Diff 437653.
maksfb added a comment.

Add -fPIC to the test.


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.437653.patch
Type: text/x-patch
Size: 10867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/a6839542/attachment.bin>


More information about the llvm-commits mailing list