llvmpipe: Use C-style comment.

This commit is contained in:
Vinson Lee 2010-01-01 15:38:19 -08:00
parent dac82c378a
commit fd237a879f

View file

@ -330,7 +330,7 @@ test_one(unsigned verbose,
fprintf(stderr, "conv.bc written\n");
fprintf(stderr, "Invoke as \"llc -o - conv.bc\"\n");
firsttime = FALSE;
//abort();
/* abort(); */
}
}