1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Misha Brukman 6a087a3a2f On Sparc/Solaris, the special handle RTLD_SELF is used as a handle referring to
the program's executing image, not 0 as it is on Linux/x86 and possibly other
systems.

llvm-svn: 7176
2003-07-15 15:55:32 +00:00
..
Analysis The word separate' only has one e'. 2003-07-14 17:26:34 +00:00
AsmParser The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Bytecode The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
CodeGen Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
CWriter Some beautification changes (tabs to spaces, removed extra blank lines); 2003-07-09 17:33:50 +00:00
ExecutionEngine On Sparc/Solaris, the special handle RTLD_SELF is used as a handle referring to 2003-07-15 15:55:32 +00:00
Support The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Target * Added support for the %ccr register 2003-07-14 23:26:03 +00:00
Transforms Trace loads and stores as they happen (stores were being 2003-07-11 21:57:43 +00:00
VMCore The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00