projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac82c3
)
llvmpipe: Use C-style comment.
author
Vinson Lee
<vlee@vmware.com>
Fri, 1 Jan 2010 23:38:19 +0000
(15:38 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 1 Jan 2010 23:38:19 +0000
(15:38 -0800)
src/gallium/drivers/llvmpipe/lp_test_conv.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_test_conv.c
b/src/gallium/drivers/llvmpipe/lp_test_conv.c
index 968c7a2d4aac114fe3544e75e0b2df6bb518de55..faddfb96779660ecd3ec84e5338303ece82da36b 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_test_conv.c
+++ b/
src/gallium/drivers/llvmpipe/lp_test_conv.c
@@
-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(); */
}
}