CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/12/14 15:58:24
Modified files:
devel/llvm : Makefile distinfo
devel/llvm/patches: patch-Makefile_config_in
patch-tools_clang_lib_Sema_AttributeList_cpp
patch-tools_clang_tools_scan-build_scan-build
devel/llvm/pkg : DESCR PLIST
Added files:
devel/llvm/patches: patch-tools_clang_lib_Basic_Targets_cpp
patch-tools_clang_lib_Driver_Tools_cpp
Removed files:
devel/llvm/patches: patch-tools_clang_lib_Lex_Lexer_cpp
Log message:
update to LLVM/CLang 3.0, thanks sebastia@ for testing.
- switch to cmake build
- add profiling support from jsg@