llvm-6502/test/Assembler/2010-01-06-UnionType.ll
2010-02-12 20:49:41 +00:00

4 lines
62 B
LLVM

; RUN: llvm-as %s -o /dev/null
%X = type union { i32, i32* }