Fix 256-bit PALIGNR comment decoding to understand that it works on independent 256...
[oota-llvm.git] / test / Assembler / 2002-03-08-NameCollision.ll
index 539dfd671988729d515a12d9383748d6e85b6e1b..b49789b2902d14970b1aed0f1d5570fd7fd439b8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
 ; Method arguments were being checked for collisions at the global scope before
 ; the method object was created by the parser.  Because of this, false