Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
[oota-llvm.git] / test / Assembler / select.ll
index b018fbe9c41607dfc1b740f48454c1b3858f7909..2d3f412d256d9324d29c606c35dbc0ffe3e0c0b2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
 
 define i32 @test(i1 %C, i32 %V1, i32 %V2) {