llvm-6502/tools/llvm-ld
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
..
llvm-ld.cpp For PR351: 2004-12-13 20:03:02 +00:00
Makefile Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
Optimize.cpp Revert the last patch. We really do need SimplyCFG. 2004-12-11 03:03:54 +00:00