llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / byval-aliased.ll
index caaf0c95a244c09c6c66bde5aa66ba66e52e3c69..8668e64d4d510c39d65befbea598d29ccbd25458 100644 (file)
@@ -8,7 +8,7 @@ target triple = "powerpc-apple-macosx10.5.0"
 define void @foo(%struct.sm* byval %s) #0 {
 entry:
   %a = getelementptr inbounds %struct.sm, %struct.sm* %s, i32 0, i32 0
-  %0 = load i8* %a, align 1
+  %0 = load i8, i8* %a, align 1
   %conv2 = zext i8 %0 to i32
   %add = add nuw nsw i32 %conv2, 3
   %conv1 = trunc i32 %add to i8