diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-04-21 09:04:59 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-04-21 09:04:59 +0000 |
commit | 7aad829243dd0b14515e556f87bfada139c56f81 (patch) | |
tree | fbe4be79e9359bd2d83cc9dcfbb7ca297dc2f8e4 | |
parent | b86dff862f6ff434a903f99b36d73a5e5280d9e4 (diff) | |
download | external_llvm-7aad829243dd0b14515e556f87bfada139c56f81.zip external_llvm-7aad829243dd0b14515e556f87bfada139c56f81.tar.gz external_llvm-7aad829243dd0b14515e556f87bfada139c56f81.tar.bz2 |
Remove the executable bit on cmake files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179976 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--[-rwxr-xr-x] | cmake/modules/AddLLVM.cmake | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cmake/modules/LLVM-Config.cmake | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/cmake/modules/AddLLVM.cmake b/cmake/modules/AddLLVM.cmake index f0b31ce..f0b31ce 100755..100644 --- a/cmake/modules/AddLLVM.cmake +++ b/cmake/modules/AddLLVM.cmake diff --git a/cmake/modules/LLVM-Config.cmake b/cmake/modules/LLVM-Config.cmake index 163401c..163401c 100755..100644 --- a/cmake/modules/LLVM-Config.cmake +++ b/cmake/modules/LLVM-Config.cmake |