Revert r198208 and reapply:
[oota-llvm.git] / test / Assembler / 2009-07-24-ZeroArgGEP.ll
index ce4a9614861562388656287ba9b05f887c0527c3..2a3d11477cb17c609eb2b6b4df674331aebe397d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
 @foo = global i32 0
 @bar = constant i32* getelementptr(i32* @foo)