This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-16 00:18:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
System
History
Daniel Dunbar
1457d51ff8
Add llvm::sys::RunInterruptHandlers(), which runs the registered SIGINT cleanup
...
stuff. llvm-svn: 103333
2010-05-08 02:10:34 +00:00
..
AIXDataTypesFix.h
…
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
Fix typo.
2010-04-29 05:54:29 +00:00
Disassembler.h
…
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
Fix use-of-uninitialized value when RWX memory can't be allocated (PR6701).
2010-03-28 11:07:36 +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
Add llvm::sys::RunInterruptHandlers(), which runs the registered SIGINT cleanup
2010-05-08 02:10:34 +00:00
Solaris.h
…
Threading.h
…
ThreadLocal.h
…
TimeValue.h
…
Valgrind.h
Tell Valgrind when we modify already-executed machine code so it knows
2010-03-15 04:57:55 +00:00