summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/i386-cet2.s
blob: 1ccf701a253a7eac6979f39c5aa64dbe89a1ad13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.section ".note.gnu.property", "a"
.align 4
.long 4
.long 24
.long 5
.asciz "GNU"

.long 0xc0000000
.long 4
.long 0

.long 0xc0000002
.long 4
.long 3

.text
.globl func2
.type func2,@function
func2:
  ret
OpenPOWER on IntegriCloud