Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Assembler
/
invalid-inttype.ll
blob: 145153d8f113fc2a15a87bd88cf0602aa1a43dee [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
; i16777216 is the smallest integer type that can't be represented in LLVM IR
@i2
=
common
global
i16777216
0
,
align
4
; CHECK: expected type