[llvm-dev] Is there a way to force debug_frame to be enabled on SEH windows?

Keno Fischer via llvm-dev llvm-dev at lists.llvm.org
Fri May 20 22:00:54 PDT 2016


I'm cross compiling using clang for x86_64 windows using SEH exceptions.
If at all possible, I would like to enable unwind tables to be
generated in debug_frame,
but I was unable to figure out how to accomplish this. Is there a supported way?

Thanks,
Keno


More information about the llvm-dev mailing list