This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25e36145aa
android13
/
external
/
llvm
/
test
/
TableGen
/
2006-09-18-LargeInt.td
8 lines
93 B
TableGen
Raw
Blame
History
// RUN: llvm-tblgen %s | FileCheck %s
// CHECK: 4294901760
def
X
{
int
Y
=
0xFFFF0000
;
}
Reference in New Issue
View Git Blame
Copy Permalink