CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/08/10 04:29:01
Modified files:
devel/llvm : Makefile
devel/llvm/patches: patch-tools_clang_lib_Sema_SemaChecking_cpp
Added files:
devel/llvm/patches: patch-include_llvm_CodeGen_AsmPrinter_h
patch-lib_CodeGen_AsmPrinter_AsmPrinter_cpp
patch-lib_Target_X86_X86AsmPrinter_h
patch-lib_Target_X86_X86MCInstLower_cpp
patch-tools_clang_include_clang_Basic_Builtins_def
Log message:
Pull across more parts from base, from Brad:
- Use int3 trap padding between functions instead of trapsleds with a leading
jump
- Declare lgamma library builtins as never being const
- Enable the kprintf format attribute