radeonsi: force NaNs to 0
[mesa.git] / src / gallium / drivers / llvmpipe / lp_test_printf.c
index 37c1b559e8b899b1597870e587155733b0ae39a9..fe4ce0fc5d7c74ecbd6d584c1bccad4250c56a80 100644 (file)
@@ -94,7 +94,7 @@ test_printf(unsigned verbose, FILE *fp,
    test_printf_t test_printf_func;
    boolean success = TRUE;
 
-   gallivm = gallivm_create();
+   gallivm = gallivm_create("test_module", LLVMGetGlobalContext());
 
    test = add_printf_test(gallivm);