1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 15:32:52 +01:00
llvm-mirror/test/Regression/Assembler/2005-05-05-OpaqueUndefValues.ll

5 lines
80 B
LLVM
Raw Normal View History

2005-05-06 00:23:10 +02:00
; RUN: llvm-as < %s | llvm-dis | llvm-as
%t = type opaque
%x = global %t undef