Corruptly merge constants with explicit and implicit alignments.
[oota-llvm.git] / test / Transforms / LoopSimplify / 2004-04-01-IncorrectDomUpdate.ll
index 721f9b3a0340518289072c551e3470f12c1aca91..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