[llvm-dev] Status of stack walking in LLVM on Win64?

Michael Lewis via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 4 15:45:43 PDT 2016


Thanks all - looks like RuntimeDyldCOFFX86_64 is indeed the missing link.
I'm temporarily using my own code to relocate the pdata section during
linking (for unrelated reasons) but I'll definitely explore the dynamic
loader in more detail. I'd much prefer to use well-tested code over my
sloppy 20 minute hack job :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160704/5ebfc616/attachment.html>


More information about the llvm-dev mailing list