llvm-6502/include/llvm/System
Chris Lattner e6585ab601 Do not clean up if the MappedFile was never used or if the client already
closed the file.  This unbreaks the build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19871 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-28 16:08:23 +00:00
..
DynamicLibrary.h Add in some methods for use by the JIT. LoadLibraryPermanently brings the 2004-11-29 13:27:56 +00:00
LICENSE.TXT Initial implementation of the Path operating system concept. 2004-08-25 06:20:07 +00:00
MappedFile.h Do not clean up if the MappedFile was never used or if the client already 2005-01-28 16:08:23 +00:00
Memory.h Wrap long lines 2004-12-20 00:58:41 +00:00
Path.h Correct the name of the method. CopyFiles -> CopyFile. 2004-12-18 00:14:24 +00:00
Process.h Use size_t instead of long to represent memory usage. long is 32 bits 2005-01-08 20:15:57 +00:00
Program.h Fix the documentation for executeAndWait so the argument comments are 2005-01-11 06:37:27 +00:00
Signals.h Make the remove*OnSignal functions deal with Paths not strings 2004-11-14 21:53:09 +00:00
TimeValue.h Fix bountiful sources of VC++ 'possible loss of data' warnings 2005-01-01 18:58:23 +00:00