1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/System
Reid Spencer 10b9edbb69 For PR780:
1. Move IncludeFile.h to System library
2. Move IncludeFile.cpp to System library
3. #1 and #2 required to prevent cyclic library dependencies for libSystem
4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
5. Add IncludeFile support to various lib/System classes.
6. Add new lib/System classes to LinkAllVMCore.h
All this in an attempt to pull in lib/System to what's required for VMCore

llvm-svn: 29287
2006-07-26 16:18:00 +00:00
..
Alarm.h Fix documentation for the AlarmSetup function. 2005-12-22 03:57:15 +00:00
DynamicLibrary.h Change LoadLibraryPermanently to not throw an exception. 2006-07-07 17:12:36 +00:00
IncludeFile.h For PR780: 2006-07-26 16:18:00 +00:00
LICENSE.TXT
MappedFile.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
Memory.h For PR780: 2006-07-26 16:18:00 +00:00
Mutex.h For PR780: 2006-07-26 16:18:00 +00:00
Path.h #include <iosfwd> not <ostream> 2006-07-07 18:10:59 +00:00
Process.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
Program.h For PR787: 2006-06-07 23:18:34 +00:00
Signals.h Implement SetInterruptFunction for Windows. 2005-08-02 03:04:47 +00:00
TimeValue.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00