Fix a warning in release builds and a test case I forgot to update with
[oota-llvm.git] / test / Transforms / SROA / basictest.ll
index 95e4a78443df1634bcd284ad5ef3cbf4e1921671..63f64bbd2085458274523224a97a796dad3cfa73 100644 (file)
@@ -408,7 +408,7 @@ declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
 
 define i16 @test5() {
 ; CHECK: @test5
-; CHECK: alloca float
+; CHECK: alloca i32
 ; CHECK: ret i16 %
 
 entry: