Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[oota-llvm.git] / test / Transforms / ADCE / 2003-06-11-InvalidCFG.ll
index fe8799481a7ec561ed014c43758385400daf4c63..5206b243e3727103c1da72e9ccc99c7e86dcb0e4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -adce -disable-output
+; RUN: opt %s -adce -disable-output
 
 @G = external global i32*               ; <i32**> [#uses=1]