CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/19 09:42:05
Modified files:
gnu/llvm/llvm/lib/Target/ARM: ARMISelLowering.cpp
Log message:
Disable LOAD_STACK_GUARD on OpenBSD/armv7. It seems the implementation
is incomplete resulting in SIGSEGV with the OpenBSD default options.
ok deraadt@, jsg@
