Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/llvm



Module Name:    src
Committed By:   joerg
Date:           Sun Jun 17 16:51:32 UTC 2012

Modified Files:
        src/external/bsd/llvm: Makefile Makefile.inc
Added Files:
        src/external/bsd/llvm/librt: Makefile Makefile.inc
        src/external/bsd/llvm/librt/libcompiler_rt: Makefile shlib_version

Log Message:
Update to LLVM/Clang snapshot r158648 to the fix a false warning in LVM.
Add build glue for compiler_rt.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/llvm/Makefile
cvs rdiff -u -r1.37 -r1.38 src/external/bsd/llvm/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/bsd/llvm/librt/Makefile \
    src/external/bsd/llvm/librt/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/bsd/llvm/librt/libcompiler_rt/Makefile \
    src/external/bsd/llvm/librt/libcompiler_rt/shlib_version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index