summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/clang/libLLVMAMDGPUDisassembler
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2019-01-28 09:31:11 +0000
committerkettenis <kettenis@openbsd.org>2019-01-28 09:31:11 +0000
commitdc0656fa515db9e4c3e24f3656f7f046885f10fb (patch)
tree3c8a7ec54dd2ee72746eab0d8513667e46da277d /gnu/usr.bin/clang/libLLVMAMDGPUDisassembler
parentget rid of unused global (diff)
downloadwireguard-openbsd-dc0656fa515db9e4c3e24f3656f7f046885f10fb.tar.xz
wireguard-openbsd-dc0656fa515db9e4c3e24f3656f7f046885f10fb.zip
On i386, produce binaries that are compatible with our W^X implementation.
Note that this will still produce binaries that have the read-only segment placed before the executable segment. This means that on machines without the NX bit, the read-only segment is now executable. However on machines with an NX bit, the ordering used by lld means the program headers are no longer executable since they are now part of the read-only segment. ok deraadt@, naddy@
Diffstat (limited to 'gnu/usr.bin/clang/libLLVMAMDGPUDisassembler')
0 files changed, 0 insertions, 0 deletions