[llvm-dev] 回复: How to catch EXCEPTION_ACCESS_VIOLATION exceptions on win64

haifeng.qin@wellintech.com via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 16 18:38:25 PST 2017


I'm sorry。
I make mistakes. SE can be catched.



haifeng.qin at wellintech.com
 
发件人: haifeng.qin at wellintech.com
发送时间: 2017-02-16 17:48
收件人: llvm-dev
主题: How to catch EXCEPTION_ACCESS_VIOLATION exceptions on win64
For help:
Llvm generated instruction calls a function (extern), the function will have a SEH exception (EXCEPTION_ACCESS_VIOLATION),  But JIT can not capture the exception of the EXCEPTION_ACCESS_VIOLATION. I saw Bug 24233. EXCEPTION_ACCESS_VIOLATION exception cannot be captured after modification. 

How to catch EXCEPTION_ACCESS_VIOLATION exceptions on win64 ?



haifeng.qin at wellintech.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170217/99846ad3/attachment.html>


More information about the llvm-dev mailing list