CVSROOT:        /cvs
Module name:    ports
Changes by:     j...@cvs.openbsd.org    2019/01/14 09:08:45

Modified files:
        devel/llvm     : Makefile 
        devel/llvm/patches: patch-tools_clang_lib_Sema_SemaChecking_cpp 
Added files:
        devel/llvm/patches: patch-lib_Target_X86_X86Subtarget_cpp 
                            patch-lib_Target_X86_X86Subtarget_h 
                            
patch-tools_clang_include_clang_Analysis_Analyses_FormatString_h 
                            patch-tools_clang_lib_Analysis_FormatString_cpp 

Log message:
Sync bits from base

- don't build clang itself with -fno-ret-protector and -mno-retpoline,
to regain performance
- use -mretpoline by default on amd64
- fix printf %b length specifiers

from Brad

Reply via email to