Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2006-02-22-UnswitchCrash.ll
index 80c8deb160535e3a4812dff6083f2cfa2a73f381..a50bd54e7870843079f9d57c3b202073ace8f283 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-unswitch -disable-output
+; RUN: opt %s -loop-unswitch -disable-output
 
 define void @sort_Eq(i32* %S2) {
 entry: