mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 08:44:48 +00:00
new testcase
llvm-svn: 30471
This commit is contained in:
parent
67b248dbc6
commit
d3b2f9e7cc
5
test/Regression/TableGen/2006-09-18-LargeInt.td
Normal file
5
test/Regression/TableGen/2006-09-18-LargeInt.td
Normal file
@ -0,0 +1,5 @@
|
||||
// RUN: tblgen %s | grep -- -65536
|
||||
|
||||
def X {
|
||||
int Y = 0xFFFF0000;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user