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

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 21:44:46 PDT 2022


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

Mark all end labels undefined


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.453872.patch
Type: text/x-patch
Size: 20765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/a8651790/attachment.bin>


More information about the llvm-commits mailing list