[llvm-dev] JIT stack trace

Ashok Anand via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 2 23:32:01 PST 2018


I am trying to get stack trace when JIT program gets core dumped.i am using
clang with llvm - basically the stack trace should show me JIT program
functions and file names, which i don't seem to get by just using
PrintStackTraceOnError. is there some support inherently in llvm 3.8.1 - or
later versions (how stable they are)..


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180103/1c633985/attachment-0001.html>


More information about the llvm-dev mailing list