48 lines · cpp
1// RUN: %clang_cc1 -emit-llvm %s -o - -triple=x86_64-apple-darwin9 | FileCheck %s2 3struct X { };4 5// CHECK-LABEL: define{{.*}} void @_Z1fPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1XS13_S12_S11_S10_SZ_SY_SX_SW_SV_SU_ST_SS_SR_SQ_SP_SO_SN_SM_SL_SK_SJ_SI_SH_SG_SF_SE_SD_SC_SB_SA_S9_S8_S7_S6_S5_S4_S3_S2_S1_S0_S_(6void f(X****************************************,7 X****************************************,8 X***************************************,9 X**************************************,10 X*************************************,11 X************************************,12 X***********************************,13 X**********************************,14 X*********************************,15 X********************************,16 X*******************************,17 X******************************,18 X*****************************,19 X****************************,20 X***************************,21 X**************************,22 X*************************,23 X************************,24 X***********************,25 X**********************,26 X*********************,27 X********************,28 X*******************,29 X******************,30 X*****************,31 X****************,32 X***************,33 X**************,34 X*************,35 X************,36 X***********,37 X**********,38 X*********,39 X********,40 X*******,41 X******,42 X*****,43 X****,44 X***,45 X**,46 X*,47 X) { }48