llvm-6502/tools/gccld
John Criswell 22edc39046 Added code that makes the bytecode file readable (needed by the generated shell
script).
Removed the use of sys/types.h and sys/stat.h.
Modified FileExists() so that it uses the access() system call to check for
file existance.  This requires less header files and might even be a tad bit
faster.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8328 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-02 21:11:22 +00:00
..
gccld.cpp Added code that makes the bytecode file readable (needed by the generated shell 2003-09-02 21:11:22 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00