llvm-6502/tools/gccld
Reid Spencer 319cdeccd1 For PR351:
Replace MakeFileReadable and MakeFileExecutable (from FileUtilities) with
sys::Path::makeReadable and sys::Path:makeExecutable, respectively.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18909 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 20:03:02 +00:00
..
gccld.cpp For PR351: 2004-12-13 20:03:02 +00:00
gccld.h Recognize --strip-all as a synonym for -s. 2004-12-02 21:26:10 +00:00
GenerateCode.cpp This pass is no longer needed. 2004-12-10 22:30:32 +00:00
Makefile Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00