Module Name: src Committed By: joerg Date: Sun Apr 29 19:19:06 UTC 2012
Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/config/clang/Config: config.h src/external/bsd/llvm/config/llvm/Config: config.h src/external/bsd/llvm/lib: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMMipsCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMRuntimeDyld: Makefile src/external/bsd/llvm/lib/libLLVMSupport: Makefile src/external/bsd/llvm/lib/libclangSema: Makefile Added Files: src/external/bsd/llvm/lib/libLLVMMipsDisassembler: Makefile Removed Files: src/external/bsd/llvm/bin/llvm-ld: Makefile src/external/bsd/llvm/bin/llvm-stub: Makefile src/external/bsd/llvm/lib/libclangIndex: Makefile Log Message: Update LLVM/Clang snapshot to r155677, bringing in a number of bugfixes. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.4 -r1.5 src/external/bsd/llvm/bin/Makefile cvs rdiff -u -r1.19 -r1.20 src/external/bsd/llvm/bin/clang/Makefile cvs rdiff -u -r1.3 -r0 src/external/bsd/llvm/bin/llvm-ld/Makefile cvs rdiff -u -r1.1 -r0 src/external/bsd/llvm/bin/llvm-stub/Makefile cvs rdiff -u -r1.1 -r1.2 src/external/bsd/llvm/config/clang/Config/config.h cvs rdiff -u -r1.7 -r1.8 src/external/bsd/llvm/config/llvm/Config/config.h cvs rdiff -u -r1.21 -r1.22 src/external/bsd/llvm/lib/Makefile cvs rdiff -u -r1.16 -r1.17 src/external/bsd/llvm/lib/libLLVMCodeGen/Makefile cvs rdiff -u -r1.8 -r1.9 \ src/external/bsd/llvm/lib/libLLVMMipsCodeGen/Makefile cvs rdiff -u -r0 -r1.1 \ src/external/bsd/llvm/lib/libLLVMMipsDisassembler/Makefile cvs rdiff -u -r1.3 -r1.4 \ src/external/bsd/llvm/lib/libLLVMRuntimeDyld/Makefile cvs rdiff -u -r1.11 -r1.12 src/external/bsd/llvm/lib/libLLVMSupport/Makefile cvs rdiff -u -r1.2 -r0 src/external/bsd/llvm/lib/libclangIndex/Makefile cvs rdiff -u -r1.8 -r1.9 src/external/bsd/llvm/lib/libclangSema/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.