test/CodeGen/R600: Add some basic tests v6
[oota-llvm.git] / test / Transforms / ADCE / 2003-06-11-InvalidCFG.ll
index a9657a7a37d138d4c1ce5a51ce9aa6bd8736b8de..5206b243e3727103c1da72e9ccc99c7e86dcb0e4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -adce -disable-output
+; RUN: opt < %s -adce -disable-output
 
 @G = external global i32*               ; <i32**> [#uses=1]