llvm-6502/include/llvm/System
Reid Spencer c29befb554 For PR351:
* Fix implementation and documentation about LLVMGCCDIR/bytecode-libs
* Add the makeUnique method, replacement for getUniqueFilename in Support.
* Add the sys::CopyFile function, replacement for CopyFile in Support.
* Move GetLLVMConfigDir() into generic code area since its generic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18947 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-15 01:50:13 +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
MappedFile.h Make the size() method const 2004-12-13 02:58:51 +00:00
Memory.h
Path.h For PR351: 2004-12-15 01:50:13 +00:00
Process.h
Program.h For PR351: 2004-12-14 04:17:12 +00:00
Signals.h Make the remove*OnSignal functions deal with Paths not strings 2004-11-14 21:53:09 +00:00
SysConfig.h
TimeValue.h Implement Win32 Path::getStatusInfo(), TimeValue::toString() 2004-12-14 05:26:43 +00:00