Module Name: src Committed By: joerg Date: Thu Jul 7 21:59:15 UTC 2011
Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/bin/llc: Makefile src/external/bsd/llvm/bin/llvm-mc: Makefile src/external/bsd/llvm/lib: Makefile src/external/bsd/llvm/lib/libLLVMMipsCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMTransformsUtils: Makefile src/external/bsd/llvm/lib/libLLVMX86MCTargetDesc: Makefile Added Files: src/external/bsd/llvm/lib/libLLVMARMMCTargetDesc: Makefile src/tools/llvm-lib/libLLVMARMMCTargetDesc: Makefile Log Message: Update LLVM/Clang snapshot to r134635. This reduces the memory usage in preprocessor heavy code and recognizes mipseb as alias for mips. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.10 -r1.11 src/external/bsd/llvm/bin/clang/Makefile cvs rdiff -u -r1.6 -r1.7 src/external/bsd/llvm/bin/llc/Makefile cvs rdiff -u -r1.6 -r1.7 src/external/bsd/llvm/bin/llvm-mc/Makefile cvs rdiff -u -r1.12 -r1.13 src/external/bsd/llvm/lib/Makefile cvs rdiff -u -r0 -r1.1 \ src/external/bsd/llvm/lib/libLLVMARMMCTargetDesc/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/libLLVMMipsCodeGen/Makefile cvs rdiff -u -r1.2 -r1.3 \ src/external/bsd/llvm/lib/libLLVMTransformsUtils/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/libLLVMX86MCTargetDesc/Makefile cvs rdiff -u -r0 -r1.1 src/tools/llvm-lib/libLLVMARMMCTargetDesc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.