Modified the code so that it uses the MakeFileExecutable() method. The new
authorJohn Criswell <criswell@uiuc.edu>
Tue, 2 Sep 2003 20:17:20 +0000 (20:17 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 2 Sep 2003 20:17:20 +0000 (20:17 +0000)
commitd35b5b542da2f4855856495fc28ddca8d9092979
tree01785b017c745b0117803f101d0665737803c170
parent6991a03753db092e2e5b269ebdc898ff5cfc43a8
Modified the code so that it uses the MakeFileExecutable() method.  The new
library code now adds all execute bits that are allowed by the umask value to
the file's current permission bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8325 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/gccld.cpp