llvm-6502/projects/sample
Torok Edwin 6493798d83 install-sh chmods to 0755 by default, and this causes 'git diff' to show
that all the Makefiles changed mode.
Fix this by tellint install-sh to chmod
only to 0644, these are not executable files after all!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80371 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-28 16:12:48 +00:00
..
autoconf Revert r67655 and r67656, as they are breaking the build. I'm 2009-03-25 00:52:11 +00:00
docs Add "sample" documentation to sample project. 2008-09-15 05:31:29 +00:00
include
lib remove dead makefile flags. 2009-06-24 05:29:56 +00:00
tools
configure install-sh chmods to 0755 by default, and this causes 'git diff' to show 2009-08-28 16:12:48 +00:00
Makefile
Makefile.common.in LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT. 2009-03-25 00:09:05 +00:00