repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert a hunk of r82018 that wasn't supposed to go in yet.
[llvm/avr.git]
/
test
/
TableGen
/
2006-09-18-LargeInt.td
blob
afd813fab653cb81d4c9e27a174db1005585ecb5
1
// RUN: tblgen %s | grep -- 4294901760
2
3
def X {
4
int Y = 0xFFFF0000;
5
}