mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Make this test a bit more interesting by making there actually be a use of the
PHI node. llvm-svn: 19351
This commit is contained in:
parent
8c6c12da86
commit
6cd8ee341f
@ -20,7 +20,7 @@ not_less:
|
||||
int cast (int* %XB to int) ), %less],
|
||||
[ sub ( int cast (int* %XA to int),
|
||||
int cast (int* %XB to int) ), %entry]
|
||||
%tmp.39 = call int (sbyte*, ...)* %printf( sbyte* getelementptr ([16 x sbyte]* %.str_1, long 0, long 0) ) ; <int> [#uses=0]
|
||||
%tmp.39 = call int (sbyte*, ...)* %printf( sbyte* getelementptr ([16 x sbyte]* %.str_1, long 0, long 0), int %t2 )
|
||||
ret void
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user