Make DataLayout Non-Optional in the Module
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / dont_reverse.ll
index 4809def86ae33710c5fe8ad690c394b14398f727..551bd03f0ae3fbefe6c37e3bc49c31e28a283174 100644 (file)
@@ -4,6 +4,10 @@
 ; Don't reverse the iteration if the rhs of the compare is defined
 ; inside the loop.
 
+; Provide legal integer types.
+; Declare i2 as legal so that IVUsers accepts to consider %indvar3451
+target datalayout = "n2:8:16:32:64"
+
 define void @Fill_Buffer(i2* %p) nounwind {
 entry:
        br label %bb8