[StackMaps] Add a lightweight parser for stackmap version 1 sections.
[oota-llvm.git] / test / Object / Inputs / stackmap.s
1         .section        __TEXT,__text,regular,pure_instructions
2         .globl  _trivial_patchpoint_codegen
3         .align  4, 0x90
4 _trivial_patchpoint_codegen:            ## @trivial_patchpoint_codegen
5         .fill   1
6 Ltmp3:
7
8         .section        __LLVM_STACKMAPS,__llvm_stackmaps
9 __LLVM_StackMaps:
10         .byte   1
11         .byte   0
12         .short  0
13         .long   1
14         .long   1
15         .long   1
16         .quad   _trivial_patchpoint_codegen
17         .quad   16
18         .quad   10000000000
19         .quad   2
20         .long   Ltmp3-_trivial_patchpoint_codegen
21         .short  0
22         .short  5
23         .byte   1
24         .byte   8
25         .short  5
26         .long   0
27         .byte   4
28         .byte   8
29         .short  0
30         .long   10
31         .byte   5
32         .byte   8
33         .short  0
34         .long   0
35         .byte   2
36         .byte   8
37         .short  4
38         .long   -8
39         .byte   3
40         .byte   8
41         .short  6
42         .long   -16
43         .short  0
44         .short  1
45         .short  7
46         .byte   0
47         .byte   8
48         .align  3
49
50 .subsections_via_symbols