summaryrefslogtreecommitdiff
path: root/test/Assembler/2005-05-05-OpaqueUndefValues.ll
blob: 8cd1419b08b3850679f50f23b99543304e355d79 (plain)
1
2
3
4
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null

%t = type opaque
@x = global %t undef