llvm-6502/include/llvm/System
Dan Gohman e5f77cda25 Make Program::Wait differentiate execution failure due to the file
being not found from the file being not executable. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117664 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-29 16:54:25 +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 Add a warning. 2009-07-31 22:24:20 +00:00
Atomic.h Fixes the Atomic implementation if compiled by MSVC compiler. 2009-12-07 05:29:59 +00:00
DataTypes.h.cmake DataTypes.h.cmake (MSVC): Protect some #define's and use specific 2010-06-24 22:05:52 +00:00
DataTypes.h.in Fix typo. 2010-04-29 05:54:29 +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 Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the 2009-07-01 18:11:20 +00:00
FEnv.h Clang's #include handling apparently doesn't work for libstdc++'s 2010-10-11 22:30:59 +00:00
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 Remove obsolete comments about throwing exceptions. 2010-09-02 22:14:51 +00:00
Mutex.h Tweak code into an equivalent form for which icc 2009-09-06 10:53:22 +00:00
Path.h 80-col violations. 2010-10-28 19:32:47 +00:00
Process.h Remove obsolete comments about throwing exceptions. 2010-09-02 22:14:51 +00:00
Program.h Make Program::Wait differentiate execution failure due to the file 2010-10-29 16:54:25 +00:00
RWMutex.h Have scoped mutexes take referenes instead of pointers. 2009-07-07 18:33:04 +00:00
Signals.h Add an interface for unregistering a file from the FilesToRemove list. 2010-09-01 14:17:34 +00:00
Solaris.h
SwapByteOrder.h System: Add SwapByteOrder and update Support/MathExtras.h to use it. 2010-10-11 21:56:16 +00:00
Threading.h Move Threading.[h|cpp] from Support to System. 2009-06-18 16:54:52 +00:00
ThreadLocal.h Add an erase() method to llvm::ThreadLocal. 2010-07-28 22:49:43 +00:00
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