CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/29 01:49:22
Modified files:
gnu/llvm/clang/lib/Basic/Targets: AArch64.cpp X86.h
Log message:
neuter the preserve_{most,all} attributes on OpenBSD
The preserve_{most,all} attributes do not work with retguard so let's warn
the user about them while also ignoring them completely.
ok kettenis@, miod@
