[PATCH][llvm-c] Expose DisablePrettyStackTrace

Filip Pizlo fpizlo at apple.com
Sat Nov 2 11:39:21 PDT 2013


Hi!

When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes.  LLVM already has the ability to disable this functionality.  This patch exposes it via the C API.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: disable-pretty-stack-trace.patch
Type: application/octet-stream
Size: 1132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131102/f639fa2b/attachment.obj>


More information about the llvm-commits mailing list