CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/11/10 04:25:33

Log message:
    import llvm/clang. not heavily tested yet but there's been a lot
    of interest in the static analyser and it basically works, so put
    it in now and link to the build later.
    
    Low Level Virtual Machine (LLVM) is:
    - A compilation strategy designed to enable effective program
    optimization across the entire lifetime of a program.
    - A virtual instruction set.
    - A compiler infrastructure.
    - LLVM does not imply things that you would expect from a high-level
    virtual machine. It does not require garbage collection or run-time
    code generation.
    
    some parts from chl@ and the FreeBSD port.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20081110
    
    N ports/devel/llvm/Makefile
    N ports/devel/llvm/distinfo
    N ports/devel/llvm/patches/patch-tools_clang_lib_Lex_Lexer_cpp
    N ports/devel/llvm/patches/patch-tools_Makefile
    N ports/devel/llvm/patches/patch-tools_clang_utils_scan-build
    N ports/devel/llvm/pkg/PLIST
    N ports/devel/llvm/pkg/MESSAGE
    N ports/devel/llvm/pkg/DESCR
    
    No conflicts created by this import

Reply via email to