"lld/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "96d594b14e6892d28e2700730a6cf31db6028c81"
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
Loading
Please register or sign in to comment