brintos

brintos / llvm-project-archived public Read only

0
0
Text · 152 B · b883e9c Raw
5 lines · plain
1; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s2; CHECK: error: value has no uses3@global = global i32 04uselistorder ptr @global, { 1, 0 }5