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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-inttype.ll
blob
df3175540fe829dfccc2848f8d47720c7d67972d
1
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2
3
; i8388609 is the smallest integer type that can't be represented in LLVM IR
4
@i2 = common global i8388609 0, align 4
5
; CHECK: expected type