[llvm] r179976 - Remove the executable bit on cmake files
Sylvestre Ledru
sylvestre at debian.org
Sun Apr 21 02:04:59 PDT 2013
Author: sylvestre
Date: Sun Apr 21 04:04:59 2013
New Revision: 179976
URL: http://llvm.org/viewvc/llvm-project?rev=179976&view=rev
Log:
Remove the executable bit on cmake files
Modified:
llvm/trunk/cmake/modules/AddLLVM.cmake (props changed)
llvm/trunk/cmake/modules/LLVM-Config.cmake (props changed)
Propchange: llvm/trunk/cmake/modules/AddLLVM.cmake
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Propchange: llvm/trunk/cmake/modules/LLVM-Config.cmake
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
More information about the llvm-commits
mailing list