Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Assembler
/
invalid-uselistorder-global-missing.ll
blob: 92f9350d29dfea1f6928387c84d3da40b187dd7f [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: error: value has no uses
uselistorder
i32
*
@global
,
{
1
,
0
}