blob: b14f4c16ab2d02f7bd764da9849148693f0280f6 [file] [log] [blame] [edit]
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
; CHECK: error: invalid type for undef constant
%t = type opaque
@x = global %t undef