Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd/llvm
Module Name: src
Committed By: joerg
Date: Wed Jun 8 08:48:39 UTC 2011
Modified Files:
src/external/bsd/llvm: Makefile.inc
src/external/bsd/llvm/bin/tblgen: Makefile
src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile
src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile
src/external/bsd/llvm/lib/libclangFrontend: Makefile
Removed Files:
src/external/bsd/llvm/lib/libclangTooling: Makefile
Log Message:
Update LLVM/Clang snapshot to 132736. This fixes two situations where
libraries could end up with text relocations.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/llvm/Makefile.inc
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/llvm/bin/tblgen/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/llvm/lib/libLLVMAnalysis/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/llvm/lib/libLLVMCodeGen/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/llvm/lib/libclangFrontend/Makefile
cvs rdiff -u -r1.2 -r0 src/external/bsd/llvm/lib/libclangTooling/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index