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
2003-08-28 22:12:25 +00:00
2003-08-21 22:33:59 +00:00
2003-09-02 21:09:30 +00:00
2003-08-21 22:33:59 +00:00
2003-08-31 21:05:39 +00:00
2003-06-04 19:46:36 +00:00
2003-08-15 04:53:45 +00:00
2003-08-29 14:07:02 +00:00
2003-08-29 14:07:02 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%