[PATCH] D132052: [BOLT] Emit LSDA call sites for all fragments

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 17:16:57 PDT 2022


FPar updated this revision to Diff 455433.
FPar added a comment.

Use llvm::less_first instead of lambda


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132052

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/Exceptions.cpp
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/test/X86/fragmented-symbols.s
  bolt/test/runtime/X86/exceptions-pic.test
  bolt/test/runtime/X86/rethrow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132052.455433.patch
Type: text/x-patch
Size: 18723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/8ebc0545/attachment.bin>


More information about the llvm-commits mailing list