[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
Mon Jul 25 21:04:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd953e4ffcfe: [JITLink][COFF] Don't dead strip seh frame of exported function. (authored by sunho).

Repository:
  rG LLVM Github Monorepo

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.447551.patch
Type: text/x-patch
Size: 5520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/3979f2b1/attachment.bin>


More information about the llvm-commits mailing list