Re: [Mesa-dev] [PATCH 2/2] draw/llvm: improve debugging output a bit

2014-03-26 Thread Jose Fonseca
Series looks good to me. Jose - Original Message - > it's useful to know what the llvmbuildstore arguments are going to > be before executing it because it can crash and make sure to > print out the inputs only if we're not generating a gs because > it fetches inputs differently. > > Sig

[Mesa-dev] [PATCH 2/2] draw/llvm: improve debugging output a bit

2014-03-26 Thread Zack Rusin
it's useful to know what the llvmbuildstore arguments are going to be before executing it because it can crash and make sure to print out the inputs only if we're not generating a gs because it fetches inputs differently. Signed-off-by: Zack Rusin --- src/gallium/auxiliary/draw/draw_llvm.c