brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.6 KiB · 61ba57a Raw
84 lines · plain
1# RUN: llvm-mc -filetype=obj -triple i686-pc-win32 < %s | llvm-readobj --codeview - | FileCheck %s2	.text3	.def	 @feat.00;4	.scl	3;5	.type	0;6	.endef7	.globl	@feat.008@feat.00 = 19	.def	 _f;10	.scl	2;11	.type	32;12	.endef13	.globl	_f14	.p2align	4, 0x9015_f:                                     # @f16Lfunc_begin0:17# %bb.0:                                # %entry18	.cv_file	1 "cv-empty-linetable.s"19	.cv_func_id 120	.cv_loc	1 1 3 15 is_stmt 021	jmp	_g                      # TAILCALL22Lfunc_end0:23 24	.section	.debug$T,"dr"25	.long	426	.short	627	.short	460928	.long	029	.short	1430	.short	410431	.asciz	"\003\000\000\000\000\000\000\000\000\020\000"32	.short	1433	.short	563334	.asciz	"\000\000\000\000\001\020\000"35	.ascii	"fn1"36	.byte	037	.short	3838	.short	563339	.asciz	"\000\000\000\000\001\020\000"40	.ascii	"??__Fa@?1??fn1@@YAXXZ@YAXXZ"41	.byte	042	.short	2643	.short	563344	.asciz	"\000\000\000\000\001\020\000"45	.ascii	"vector::~vector"46	.byte	047	.section	.debug$S,"dr"48	.long	449	.long	241                     # Symbol subsection for f50	.long	Ltmp1-Ltmp051Ltmp0:52	.short	Ltmp3-Ltmp253Ltmp2:54	.short	442355	.zero	1256	.long	Lfunc_end0-_f57	.zero	1258	.secrel32	_f59	.secidx	_f60	.byte	061	.byte	10262	.byte	063Ltmp3:64	.short	Ltmp5-Ltmp465Ltmp4:66	.short	442967	.asciz	"\000\000\000\000\000\000\000\000\004\020\000"68Ltmp5:69	.short	270	.short	443071	.short	272	.short	443173Ltmp1:74	.zero	375	.cv_linetable	0, _f, Lfunc_end076	.cv_filechecksums               # File index to string table offset subsection77	.cv_stringtable                 # String table78 79# CHECK:  FunctionLineTable [80# CHECK:    LinkageName: _f81# CHECK:    Flags: 0x082# CHECK:    CodeSize: 0x583# CHECK:  ]84