Replace all instances of dg.exp file with lit.local.cfg, since all tests are run...
[oota-llvm.git] / test / Transforms / SCCP / 2002-08-30-GetElementPtrTest.ll
index c5a7c790bd260b3a62d0fa97d27a4f5aaf8adb67..6aaf33ec206c3b346b749fd1f0d46e813596a7e1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | not grep %X
+; RUN: opt < %s -sccp -S | not grep %X
 
 @G = external global [40 x i32]                ; <[40 x i32]*> [#uses=1]