summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_assert.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert().José Fonseca2012-05-021-25/+15
* gallivm: Cleanup/simplify lp_build_const_string_variable.José Fonseca2012-05-021-3/+3
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-10/+11
* gallivm: added lp_build_assert() function to make assertions in LLVM codeBrian Paul2010-07-291-0/+101