Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
[oota-llvm.git] / test / Assembler / 2005-05-05-OpaqueUndefValues.ll
1 ; RUN: llvm-as < %s | llvm-dis | llvm-as
2
3 %t = type opaque
4 %x = global %t undef