Module Name: src Committed By: joerg Date: Thu Feb 9 17:58:57 UTC 2017
Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMDebugInfoCodeView: Makefile src/external/bsd/llvm/lib/libLLVMObject: Makefile src/external/bsd/llvm/lib/libLLVMScalarOpts: Makefile Added Files: src/external/bsd/llvm/bin/llvm-xray: Makefile src/external/bsd/llvm/lib/libLLVMXRay: Makefile Log Message: Switch to the 4.0 release branch and update build glue for r294123. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r0 -r1.1 src/external/bsd/llvm/bin/llvm-xray/Makefile cvs rdiff -u -r1.22 -r1.23 src/external/bsd/llvm/lib/libLLVMAnalysis/Makefile cvs rdiff -u -r1.2 -r1.3 \ src/external/bsd/llvm/lib/libLLVMDebugInfoCodeView/Makefile cvs rdiff -u -r1.13 -r1.14 src/external/bsd/llvm/lib/libLLVMObject/Makefile cvs rdiff -u -r1.21 -r1.22 \ src/external/bsd/llvm/lib/libLLVMScalarOpts/Makefile cvs rdiff -u -r0 -r1.1 src/external/bsd/llvm/lib/libLLVMXRay/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.