mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-19 13:35:56 +00:00
8 lines
114 B
LLVM
8 lines
114 B
LLVM
; RUN: llvm-as < %s -o /dev/null -f
|
|
|
|
%t = type { { \2*, \2 },
|
|
{ \2*, \2 }
|
|
}
|
|
|
|
implementation
|