Add brief doxygen comments for AliasResult enum values.
[oota-llvm.git] / test / ExecutionEngine / test-fp.ll
index 2e8ecd5a740f8e99910d5b2aad8df15de9cd70a2..4ebcf6f7aa7c196cd81286f6029ec62ef1a03469 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define double @test(double* %DP, double %Arg) {