gallivm: Check whether to stop disassemble only for x86
authorOded Gabbay <oded.gabbay@gmail.com>
Thu, 18 Feb 2016 14:39:06 +0000 (16:39 +0200)
committerOded Gabbay <oded.gabbay@gmail.com>
Thu, 18 Feb 2016 22:18:11 +0000 (00:18 +0200)
commita3e3c3e621a457866e141a18aba094e6e694bd45
treec8858096be5b6238dee91b1d30b49176f209f296
parentb3d42934a1cc4ac47367ea632e7467c2ada46aff
gallivm: Check whether to stop disassemble only for x86

Because the if statement that checks whether we have a return
statement is valid only on x86, surround it with X86 or X86-64
arch defines

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp