Disable LOAD_STACK_GUARD on OpenBSD/armv7. It seems the implementation
authorkettenis <kettenis@openbsd.org>
Sun, 19 Nov 2023 16:42:05 +0000 (16:42 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 19 Nov 2023 16:42:05 +0000 (16:42 +0000)
commitcdd3ff7c9bd29161e0ca09d6887cf4598c727e30
tree50a9a80a47caab7ad5a0f3e6389b7a28c569d604
parentda5b25ce850ff36fb750dc2905aabc6899ca7ffb
Disable LOAD_STACK_GUARD on OpenBSD/armv7.  It seems the implementation
is incomplete resulting in SIGSEGV with the OpenBSD default options.

ok deraadt@, jsg@
gnu/llvm/llvm/lib/Target/ARM/ARMISelLowering.cpp