1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/System
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
..
Alarm.h
Disassembler.h Implement PR1240 2007-03-06 05:32:48 +00:00
DynamicLibrary.h For PR797: 2006-08-25 19:54:53 +00:00
IncludeFile.h
LICENSE.TXT
MappedFile.h make optional pointer really optional 2006-08-27 07:11:54 +00:00
Memory.h
Mutex.h
Path.h For PR789: 2007-03-29 19:05:44 +00:00
Process.h
Program.h Add possibility to set memory limit for binaries run via libSystem. This 2007-02-16 19:11:07 +00:00
Signals.h For PR797: 2006-08-25 21:37:17 +00:00
TimeValue.h