svn commit: r281050 - head/contrib/llvm

Dimitry Andric dim at FreeBSD.org
Fri Apr 3 19:49:40 UTC 2015


Author: dim
Date: Fri Apr  3 19:49:39 2015
New Revision: 281050
URL: https://svnweb.freebsd.org/changeset/base/281050

Log:
  Update FREEBSD-Xlist for llvm.

Modified:
  head/contrib/llvm/FREEBSD-Xlist

Modified: head/contrib/llvm/FREEBSD-Xlist
==============================================================================
--- head/contrib/llvm/FREEBSD-Xlist	Fri Apr  3 19:43:39 2015	(r281049)
+++ head/contrib/llvm/FREEBSD-Xlist	Fri Apr  3 19:49:39 2015	(r281050)
@@ -397,7 +397,9 @@ tools/llvm-bcanalyzer/LLVMBuild.txt
 tools/llvm-bcanalyzer/Makefile
 tools/llvm-c-test/
 tools/llvm-config/
-tools/llvm-cov/
+tools/llvm-cov/CMakeLists.txt
+tools/llvm-cov/LLVMBuild.txt
+tools/llvm-cov/Makefile
 tools/llvm-diff/CMakeLists.txt
 tools/llvm-diff/LLVMBuild.txt
 tools/llvm-diff/Makefile
@@ -424,7 +426,9 @@ tools/llvm-nm/Makefile
 tools/llvm-objdump/CMakeLists.txt
 tools/llvm-objdump/LLVMBuild.txt
 tools/llvm-objdump/Makefile
-tools/llvm-profdata/
+tools/llvm-profdata/CMakeLists.txt
+tools/llvm-profdata/LLVMBuild.txt
+tools/llvm-profdata/Makefile
 tools/llvm-readobj/CMakeLists.txt
 tools/llvm-readobj/LLVMBuild.txt
 tools/llvm-readobj/Makefile


More information about the svn-src-head mailing list