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

.long 0xc0000002
.long 4
.long 3
.long 0

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