Eliminate questionable syntax for stdin redirection. This probably also speeds things...
[oota-llvm.git] / test / ExecutionEngine / test-logical.ll
index 800de1fc8cab10695ddb6d895b5d671830b25d62..f30c33431731f858845490f0799ac08c0cae13f3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -f -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define i32 @main() {