; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -tailcallopt=false -stats -info-output-file - | grep asm-printer | grep 31 %CC = type { %Register } %II = type { %"struct.XX::II::$_74" } %JITFunction = type %YYValue* (%CC*, %YYValue**) %YYValue = type { i32 (...)** } %Register = type { %"struct.XX::ByteCodeFeatures" } %"struct.XX::ByteCodeFeatures" = type { i32 } %"struct.XX::II::$_74" = type { i8* } @llvm.used = appending global [1 x i8*] [ i8* bitcast (%JITFunction* @loop to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0] define %YYValue* @loop(%CC*, %YYValue**) nounwind { ;