OSDN Git Service

gallivm: Disable LLVM's pretty stack trace dumper.
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 29 Aug 2010 11:05:36 +0000 (12:05 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 30 Aug 2010 12:27:28 +0000 (13:27 +0100)
commite4c3e7f9d8eae05c83f6e1fc54dc63ded3c12d12
treeb1388ca59ccdca82ca606733f5289fb8403074d1
parent7a08dbcf55d4c959907086a5e4851e0cab0b9f67
gallivm: Disable LLVM's pretty stack trace dumper.

By default LLVM adds a signal handler to output a pretty stack trace.
This signal handler is never removed, causing problems when unloading
the shared object where the gallium driver resides.

Thanks to Chris Li for finding this.
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp