repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git]
/
llvm
/
test
/
MC
/
COFF
/
invalid-type-range.s
blob
92874cc4586b9f7f675887544d03ea6734082d96
1
# RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s
2
3
.def invalid_type_range
4
.type 65536
5
.endef
6