llvm-6502/include/llvm/System
Chris Lattner 1fca5ff62b Convert 'struct' to 'class' in various places to adhere to the coding standards
and work better with VC++.  Patch contributed by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17281 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-27 16:14:51 +00:00
..
LICENSE.TXT Initial implementation of the Path operating system concept. 2004-08-25 06:20:07 +00:00
MappedFile.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Memory.h Simplify the sys::Memory interface per Chris' request. 2004-09-13 22:38:11 +00:00
Path.h Add the GetLibraryPath method. 2004-09-13 23:46:23 +00:00
Process.h Add methods for detecting different kinds of files by their magic number, 2004-09-11 04:18:05 +00:00
Program.h Clean up the interface and implementation of sys::Program so that it is 2004-09-13 21:48:44 +00:00
Signals.h Put the lib/System interface functions in llvm::sys namespace. 2004-08-29 19:19:07 +00:00
SysConfig.h Initial commit for platform independent system configuration support. 2004-08-31 18:13:52 +00:00
TimeValue.h Wrap comments at 80 cols 2004-10-26 18:00:03 +00:00