CVSROOT:        /cvs
Module name:    ports
Changes by:     b...@cvs.openbsd.org    2014/04/18 03:30:48

Modified files:
        devel/llvm     : Makefile distinfo 
        devel/llvm/patches: patch-CMakeLists_txt 
                            patch-Makefile_config_in 
                            patch-tools_clang_include_clang_Driver_Options_td 
                            patch-tools_clang_lib_Basic_Targets_cpp 
                            patch-tools_clang_lib_Driver_ToolChains_h 
                            patch-tools_clang_lib_Driver_Tools_cpp 
                            patch-tools_clang_tools_scan-build_scan-build 
        devel/llvm/pkg : PLIST 
        lang/clang     : clang.port.mk 
Added files:
        devel/llvm/patches: patch-cmake_modules_HandleLLVMOptions_cmake 
                            patch-tools_clang_lib_CodeGen_CGCXX_cpp 
Removed files:
        devel/llvm/patches: patch-lib_CodeGen_StackProtector_cpp 
                            patch-lib_Target_AArch64_Utils_CMakeLists_txt 
                            patch-lib_Target_R600_SIISelLowering_cpp 

Log message:
Update to LLVM 3.5 (trunk) snapshot just before switching to an unconditional
C++11 codebase.

This brings in a number of improvements over 3.4 including..
X86 assembler with 16-bit support
Much improved SPARC backend
stack protector strong support

ok sthen@

Reply via email to