gallivm: Prevent disassembly debug output from being truncated.
authorJose Fonseca <jfonseca@vmware.com>
Fri, 1 Apr 2016 20:17:18 +0000 (21:17 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Fri, 1 Apr 2016 20:22:42 +0000 (21:22 +0100)
commitf72de6f3863049106288b7dd66efeb64c822fb17
treeb454ab54767c1a9e6eff88255c01c16470530c03
parent972054f5bfa3f0349a44db7cf508d611a0832e52
gallivm: Prevent disassembly debug output from being truncated.

By using os_log_message directly, as _debug_vprintf truncates messages
to 4K.

Also cleanup the disassemble interface.

Spotted by Roland.

Trivial.
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp