PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / Transforms / LICM / 2004-11-17-UndefIndexCrash.ll
index 84b5933a0d9815b5085ccc9e98e499916f29fd29..a119865f05199f182a00e711cf5c867b280a8b19 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -licm -disable-output
+; RUN: opt %s -licm -disable-output
        %struct.roadlet = type { i8*, %struct.vehicle*, [8 x %struct.roadlet*], [8 x %struct.roadlet* (%struct.roadlet*, %struct.vehicle*, i32)*] }
        %struct.vehicle = type { %struct.roadlet*, i8*, i32, i32, %union.._631., i32 }
        %union.._631. = type { i32 }