Skip to content
Commit a3ce8b48 authored by John Criswell's avatar John Criswell
Browse files

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
parent b83a22bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment