Module Name: src Committed By: joerg Date: Fri May 29 17:37:50 UTC 2015
Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/config/clang/Config: config.h src/external/bsd/llvm/config/llvm/Config: config.h.in llvm-config.h.in Log Message: Update build glue for LLVM/Clang 3.6.1. This brings in a number of bugfixes for various platforms and corrects the mcount symbol on NetBSD/ARM. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.12 -r1.13 src/external/bsd/llvm/config/clang/Config/config.h cvs rdiff -u -r1.15 -r1.16 \ src/external/bsd/llvm/config/llvm/Config/config.h.in cvs rdiff -u -r1.8 -r1.9 \ src/external/bsd/llvm/config/llvm/Config/llvm-config.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.