forked from OSchip/llvm-project
8 lines
129 B
LLVM
8 lines
129 B
LLVM
|
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
|
||
|
|
||
|
%t = type { { \2*, \2 },
|
||
|
{ \2*, \2 }
|
||
|
}
|
||
|
|
||
|
implementation
|