CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2023/04/26 16:04:58
Modified files: gnu/llvm/clang/lib/Driver/ToolChains: Clang.cpp Log message: On openbsd amd64, emit IBT endbr64 instructions by default (meaning, -fcf-protection=branch is the default). All binaries grow slightly, but we can slowly move towards greater IBT enforcement in userland. 4th or 5th variation of this diff, with mortimer ok kettenis