[PATCH] D128561: [BOLT] Support split landing pad

Huan Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 16:42:47 PDT 2022


nhuhuan updated this revision to Diff 442153.
nhuhuan added a comment.

In this update:

- Fix a bug related to landing pad in builtin_unreachable.
- Add an assert that landing pad must be in an identified function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128561

Files:
  bolt/lib/Core/Exceptions.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/X86/split-landing-pad.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128561.442153.patch
Type: text/x-patch
Size: 12402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/2441ec5d/attachment.bin>


More information about the llvm-commits mailing list