Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Feature / smallest.ll
index a7ad71c3849c65407e6b80dc3e5f65e7a236d316..5dd023cc602bb5d792a1a91a1962461ce546d072 100644 (file)
@@ -1,7 +1,4 @@
-; RUN: llvm-as %s -o - | llvm-dis > %t1.ll
+; RUN: llvm-as < %s | llvm-dis > %t1.ll
 ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
 ; RUN: diff %t1.ll %t2.ll
 
-
-implementation
-