[llvm-dev] Clang/LLVM JIT - When to use "registerEHFrames()"
Frederich Munch via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 23 13:20:02 PDT 2017
I've been able to successfully throw/catch from Win64 for a while now and have tried to get it into LLVM.
https://reviews.llvm.org/D35103 example implementation for examples/clang-interpreter
https://reviews.llvm.org/D30709 generating proper instructions for COFF
2 is still awaiting approval/review if anyone wants to jump in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171023/dc92a4bd/attachment.html>
More information about the llvm-dev
mailing list