llvm-6502/include/llvm/System
Jeffrey Yasskin f28411f732 Tell Valgrind when we modify already-executed machine code so it knows
to re-instrument the code.  We depend on the system valgrind.h to
avoid adding a new license.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98529 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-15 04:57:55 +00:00
..
AIXDataTypesFix.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Alarm.h
Atomic.h Fixes the Atomic implementation if compiled by MSVC compiler. 2009-12-07 05:29:59 +00:00
DataTypes.h.cmake For VC++, define the ?INT*_C macros only it they are not yet defined. 2009-12-08 02:40:09 +00:00
DataTypes.h.in Removed VC++ compatibility code from DataTypes.h.in. 2009-12-08 02:49:54 +00:00
Disassembler.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
DynamicLibrary.h Fix "the the" and similar typos. 2010-02-10 16:03:48 +00:00
Errno.h
Host.h Stubs for getHostCPUFeatures API. This implements part of PR5389. 2010-01-19 21:26:05 +00:00
IncludeFile.h
LICENSE.TXT
Memory.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Mutex.h
Path.h Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
Process.h
Program.h Add llvm::Program::ChangeStderrToBinary(). 2010-01-28 06:42:08 +00:00
RWMutex.h
Signals.h
Solaris.h
Threading.h
ThreadLocal.h
TimeValue.h 80-col violation. 2009-11-07 06:33:01 +00:00
Valgrind.h Tell Valgrind when we modify already-executed machine code so it knows 2010-03-15 04:57:55 +00:00