blob: b883e9c129d1c2cdf863b001edc9d9024e7ca6cc [file] [log] [blame]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: error: value has no uses
@global = global i32 0
uselistorder ptr @global, { 1, 0 }