llvm-6502/include/llvm/System
2009-06-17 20:34:43 +00:00
..
Alarm.h Add a Sleep() function. 2009-02-08 22:47:39 +00:00
Atomic.h Use atomic increment/decrement for reference counting of Type's. 2009-06-17 00:28:49 +00:00
Disassembler.h
DynamicLibrary.h Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
Host.h Add llvm::sys::getHostTriple and remove 2009-03-31 17:30:15 +00:00
IncludeFile.h Fix a bunch of Doxygen syntax issues. Escape special characters, 2009-03-03 02:55:14 +00:00
LICENSE.TXT
Memory.h Update the stub and callback code to handle lazy compilation. The stub 2008-10-20 21:39:23 +00:00
Mutex.h Make Mutex's constructor explicit, and tidy up whitespace. 2009-02-06 21:17:03 +00:00
Path.h add a new static method to portably determine whether a patch is 2009-06-15 04:17:07 +00:00
Process.h Fix comments. 2009-06-04 08:18:25 +00:00
Program.h 80-column violation. 2009-02-08 22:48:07 +00:00
RWMutex.h Add an RAII ScopedWriter, which allows one to acquire a writer lock for the duration of a scope. Simplify a lot of uses of 2009-06-17 20:34:43 +00:00
Signals.h Add a new 'AddSignalHandler' function to Signals.h that allows 2009-03-04 21:21:36 +00:00
Solaris.h Add support for building on solaris, working around namespace 2008-06-24 17:44:42 +00:00
TimeValue.h