hanchenye-llvm-project/llvm/projects/sample
Torok Edwin d70eebee51 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!

llvm-svn: 80371
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
include
lib remove dead makefile flags. 2009-06-24 05:29:56 +00:00
tools
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
configure install-sh chmods to 0755 by default, and this causes 'git diff' to show 2009-08-28 16:12:48 +00:00