xref: /llvm-project/lld/test/ELF/Inputs/i386-cet1.s (revision 2057f8366a40621f24209f886b1d95fb6fa25bdb)
1.section ".note.gnu.property", "a"
2.align 4
3.long 4
4.long 12
5.long 5
6.asciz "GNU"
7
8.long 0xc0000002
9.long 4
10.long 3
11
12.text
13.globl func2
14.type func2,@function
15func2:
16  ret
17