Module Name: src Committed By: joerg Date: Mon Oct 14 01:37:40 UTC 2013
Modified Files: src/distrib/sets/lists/comp: md.amd64 md.i386 src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/lld: Makefile src/external/bsd/llvm/bin/lli: Makefile src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib: Makefile.inc src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMInstrumentation: Makefile src/external/bsd/llvm/lib/libLLVMMipsMCTargetDesc: Makefile src/external/bsd/llvm/lib/libLLVMSparcCodeGen: Makefile src/external/bsd/llvm/lib/libclangAST: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCore: Makefile src/external/bsd/llvm/lib/liblldCore: Makefile src/external/bsd/llvm/lib/liblldReaderWriter: Makefile src/external/bsd/llvm/lib/liblldReaderWriterMachO: Makefile src/external/bsd/llvm/lib/liblldbDataFormatters: Makefile src/external/bsd/llvm/lib/liblldbPluginProcessElfCore: Makefile src/external/bsd/llvm/lib/liblldbPluginProcessMachCore: Makefile src/external/bsd/llvm/lib/liblldbPluginProcessPOSIX: Makefile src/external/bsd/llvm/lib/liblldbTarget: Makefile Removed Files: src/external/bsd/llvm/bin/llvm-prof: Makefile Log Message: Update LLVM/Clang snapshot to r192551 for various bug fixes. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 src/distrib/sets/lists/comp/md.amd64 cvs rdiff -u -r1.137 -r1.138 src/distrib/sets/lists/comp/md.i386 cvs rdiff -u -r1.56 -r1.57 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.12 -r1.13 src/external/bsd/llvm/bin/Makefile cvs rdiff -u -r1.1 -r1.2 src/external/bsd/llvm/bin/lld/Makefile cvs rdiff -u -r1.10 -r1.11 src/external/bsd/llvm/bin/lli/Makefile cvs rdiff -u -r1.2 -r0 src/external/bsd/llvm/bin/llvm-prof/Makefile cvs rdiff -u -r1.21 -r1.22 src/external/bsd/llvm/include/Makefile cvs rdiff -u -r1.2 -r1.3 src/external/bsd/llvm/lib/Makefile.inc cvs rdiff -u -r1.14 -r1.15 src/external/bsd/llvm/lib/libLLVMAnalysis/Makefile cvs rdiff -u -r1.10 -r1.11 \ src/external/bsd/llvm/lib/libLLVMInstrumentation/Makefile cvs rdiff -u -r1.6 -r1.7 \ src/external/bsd/llvm/lib/libLLVMMipsMCTargetDesc/Makefile cvs rdiff -u -r1.4 -r1.5 \ src/external/bsd/llvm/lib/libLLVMSparcCodeGen/Makefile cvs rdiff -u -r1.11 -r1.12 src/external/bsd/llvm/lib/libclangAST/Makefile cvs rdiff -u -r1.20 -r1.21 \ src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers/Makefile cvs rdiff -u -r1.13 -r1.14 \ src/external/bsd/llvm/lib/libclangStaticAnalyzerCore/Makefile cvs rdiff -u -r1.1 -r1.2 src/external/bsd/llvm/lib/liblldCore/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/liblldReaderWriter/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/liblldReaderWriterMachO/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/liblldbDataFormatters/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/liblldbPluginProcessElfCore/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/liblldbPluginProcessMachCore/Makefile cvs rdiff -u -r1.1 -r1.2 \ src/external/bsd/llvm/lib/liblldbPluginProcessPOSIX/Makefile cvs rdiff -u -r1.1 -r1.2 src/external/bsd/llvm/lib/liblldbTarget/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.