Reid Spencer 4269ae1274 For PR789:
Make the sys::Path::getFileStatus function more efficient by having it
return a pointer to the FileStatus structure rather than copy it. Adjust
uses of the function accordingly. Also, fix some memory issues in sys::Path.

llvm-svn: 35476
2007-03-29 19:05:44 +00:00
2007-03-29 15:37:57 +00:00
2007-03-28 20:27:51 +00:00
2007-03-29 19:05:44 +00:00
2007-03-29 19:05:44 +00:00
2007-03-29 19:05:44 +00:00
2007-03-27 20:23:56 +00:00
2007-03-22 19:13:29 +00:00
2007-01-29 18:45:08 +00:00
2006-10-18 19:23:56 +00:00
2007-03-29 15:38:33 +00:00
2007-03-21 21:45:25 +00:00
2007-02-25 02:28:21 +00:00
2007-03-29 18:14:00 +00:00
2007-03-29 19:05:44 +00:00
2007-03-29 19:05:44 +00:00

Low Level Virtual Machine (LLVM)
================================

This directory and its subdirectories contain source code for the Low Level 
Virtual Machine, a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments. 

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.

Please see the HTML documentation provided in docs/index.html for further
assistance with LLVM.
Description
Fork of llvm with experimental commits and workarounds for RPCS3
Readme 634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%