summaryrefslogtreecommitdiff
path: root/test/Assembler/2003-06-30-RecursiveTypeProblem.ll
blob: 62aa81e619d3562c3e7884cda96c567c7fafe993 (plain)
1
2
3
4
5
6
7
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f


%MidFnTy = type void (void (%MidFnTy* )*)

implementation