CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/30 16:08:05
Modified files:
gnu/llvm/lib/Target/X86: X86Subtarget.cpp X86Subtarget.h
sys/arch/amd64/conf: Makefile.amd64
Log message:
Turn on -mretpoline by default in clang on amd64, but turn it off
explicitly in SMALL_KERNEL kernel builds.
tweaks from jsg@ and tb@
ok deraadt@ kettenis@
