aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2005-05-05-OpaqueUndefValues.ll
blob: 01456f10c9dc1961cce8df8d2998d648874fac8e (plain)
1
2
3
4
5
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
; RUN: verify-uselistorder %s

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