Skip to content

Commit 25e0dd3

Browse files
authored
Merge pull request #3053 from tinysun212/pr-execstack
[stdlib] Don't make the stack executable
2 parents b10bf6b + 1dfe307 commit 25e0dd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/runtime/swift_sections.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@ define_simple_section swift3_assocty
7676

7777
define_sized_section swift2_protocol_conformances
7878
define_sized_section swift2_type_metadata
79+
.section .note.GNU-stack,"",@progbits

0 commit comments

Comments
 (0)