[PATCH] D129945: [JITLink][COFF] Don't dead strip seh frame of exported function.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 21:49:13 PDT 2022


sunho updated this revision to Diff 446039.
sunho added a comment.

rebase


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

https://reviews.llvm.org/D129945

Files:
  llvm/lib/ExecutionEngine/JITLink/COFF_x86_64.cpp
  llvm/lib/ExecutionEngine/JITLink/SEHFrameSupport.h
  llvm/test/ExecutionEngine/JITLink/X86/COFF_pdata_no_strip.s
  llvm/test/ExecutionEngine/JITLink/X86/COFF_pdata_strip.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129945.446039.patch
Type: text/x-patch
Size: 5520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/7d7394d6/attachment.bin>


More information about the llvm-commits mailing list