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

Huan Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 14:41:48 PDT 2022


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

In this update:

- Support DW_EH_PE_absptr encoding.
- Add comments on how this test was written.


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.442147.patch
Type: text/x-patch
Size: 12202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/3f0340aa/attachment.bin>


More information about the llvm-commits mailing list