Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Assembler
/
invalid-uselistorder-type.ll
blob: e426a7d22f223414ad805055de714c8f171f6587 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: error: '@global' defined with type 'i32*'
@global
=
global
i32
0
uselistorder
i31
*
@global
,
{
1
,
0
}