Corruptly merge constants with explicit and implicit alignments.
[oota-llvm.git] / test / Transforms / LoopSimplify / 2004-04-01-IncorrectDomUpdate.ll
index 903937bc9b0a132b440c32f3bc9f2abd4c0c74d5..c29383764af66d701e6ff0d11f08194b0f95ae5e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -loopsimplify -licm -disable-output
+; RUN: opt < %s -loop-simplify -licm -disable-output
 
 ; This is PR306