comparison test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents afa8332a0e37
children c2174574ed3a
comparison
equal deleted inserted replaced
101:34baf5011add 120:1172e4bd9c6f
1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin 1 ; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
2 2
3 declare i8* @bar(i32) 3 declare i8* @bar(i32)
4 4
5 define void @foo(i8* %pp) nounwind { 5 define void @foo(i8* %pp) nounwind {
6 entry: 6 entry: