Add PR number to test.
[oota-llvm.git] / test / Transforms / ADCE / 2002-01-31-UseStuckAround.ll
index b3c12ffe1fa94360002f2958a97e86514e54feae..43462faa47f637fd48b0d1e1c9190b79d8e33b6d 100644 (file)
@@ -1,6 +1,4 @@
-; RUN:  llvm-as %s -o - | opt -adce
-
-implementation
+; RUN:  opt < %s -adce
 
 define i32 @"main"(i32 %argc)
 begin