brintos

brintos / llvm-project-archived public Read only

0
0
Text · 132 B · 84fee12 Raw
6 lines · plain
1; RUN: not llvm-as < %s 2>&1 | FileCheck %s2 3@g = global target("opaque") undef4 5; CHECK: Global variable initializer must be sized6