gallivm: added lp_build_assert() function to make assertions in LLVM code
authorBrian Paul <brianp@vmware.com>
Thu, 29 Jul 2010 18:03:33 +0000 (12:03 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 29 Jul 2010 18:51:45 +0000 (12:51 -0600)
commit8f3fe7e2f0a3ce1a5c45fd204b0105f3b501e641
tree9162c6b99fcfd9d78d7168c9043661b39e904db0
parent02da55676bd483df5e8540e079f53c7f41178025
gallivm: added lp_build_assert() function to make assertions in LLVM code
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/gallivm/lp_bld_assert.c [new file with mode: 0644]
src/gallium/auxiliary/gallivm/lp_bld_assert.h [new file with mode: 0644]