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


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

implementation