llvm-mirror/tools/gccld
John Criswell cdcee99ee6 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.

llvm-svn: 8328
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