mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 08:54:59 +00:00
New testcase
llvm-svn: 6127
This commit is contained in:
parent
25c0c9e757
commit
e2826021a1
@ -0,0 +1,5 @@
|
||||
; Apparently this constant was unsigned in ISO C 90, but not in C 99.
|
||||
|
||||
int %foo() {
|
||||
ret int -2147483648
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user