Convert all tests using TCL-style quoting to use shell-style quoting.
[oota-llvm.git] / test / Transforms / LCSSA / 2006-07-09-NoDominator.ll
index 4a94f49904ce34e8b34585be90270858a3442372..b03f09ac20e55348dad0d30c3c46f73149a113ba 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -lcssa
+; RUN: opt %s -lcssa
 
        %struct.SetJmpMapEntry = type { i8*, i32, %struct.SetJmpMapEntry* }