1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-08 18:31:23 +00:00
llvm-6502/test/Assembler/2005-05-05-OpaqueUndefValues.ll
2006-12-02 04:23:10 +00:00

5 lines
95 B
LLVM

; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as
%t = type opaque
%x = global %t undef