[llvm-dev] EH Data for MC JIT compiled methods

Hayden Livingston via llvm-dev llvm-dev at lists.llvm.org
Tue May 29 23:09:21 PDT 2018


Is there a way to get the unwind information for a function compiled with MCJIT?

Is there any example class or code out here to do that?

There seems to be a WIn64EH class but I'm not sure how to ask LLVM to
fill it up when it generates code for a method.


More information about the llvm-dev mailing list