[PATCH] D130520: [BOLT] Make exception handling fragment aware

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 11:21:32 PDT 2022


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130520

Files:
  bolt/include/bolt/Core/BinaryBasicBlock.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/FunctionLayout.h
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/Exceptions.cpp
  bolt/lib/Passes/Aligner.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Passes/IndirectCallPromotion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130520.453358.patch
Type: text/x-patch
Size: 20513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/11c45c84/attachment.bin>


More information about the llvm-commits mailing list