mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-04 03:17:51 +00:00
4 lines
62 B
LLVM
4 lines
62 B
LLVM
|
; RUN: llvm-as %s -o /dev/null
|
||
|
|
||
|
%X = type union { i32, i32* }
|