Module Name: src Committed By: joerg Date: Sun Mar 24 13:02:18 UTC 2013
Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/llvm-readobj: Makefile src/external/bsd/llvm/lib/libLLVMARMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMMipsCodeGen: Makefile src/external/bsd/llvm/lib/libclangCodeGen: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers: Makefile Added Files: src/external/bsd/llvm/bin/clang-format: Makefile Log Message: Update LLVM/Clang snapshot to r177512 and MCLinker to deeb2a77. Most noticably, this brings in the (optional) clang-format tool. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.8 -r1.9 src/external/bsd/llvm/bin/Makefile cvs rdiff -u -r0 -r1.1 src/external/bsd/llvm/bin/clang-format/Makefile cvs rdiff -u -r1.2 -r1.3 src/external/bsd/llvm/bin/llvm-readobj/Makefile cvs rdiff -u -r1.11 -r1.12 \ src/external/bsd/llvm/lib/libLLVMARMCodeGen/Makefile cvs rdiff -u -r1.12 -r1.13 src/external/bsd/llvm/lib/libLLVMAnalysis/Makefile cvs rdiff -u -r1.15 -r1.16 \ src/external/bsd/llvm/lib/libLLVMMipsCodeGen/Makefile cvs rdiff -u -r1.4 -r1.5 src/external/bsd/llvm/lib/libclangCodeGen/Makefile cvs rdiff -u -r1.18 -r1.19 \ src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.