repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Heuristic: If the number of operands in the alias are more than the number of
[llvm/stm8.git]
/
test
/
TableGen
/
2006-09-18-LargeInt.td
blob
194699acc632c0200c4b789a7769aef42ff65436
1
// RUN: tblgen %s | grep -- 4294901760
2
// XFAIL: vg_leak
3
4
def X {
5
int Y = 0xFFFF0000;
6
}