1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Nate Begeman 1268d6cd46 Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it
does emit linkable .o files in very simple cases.

llvm-svn: 29850
2006-08-23 21:08:52 +00:00
..
Analysis Fix PR885 2006-08-21 17:20:01 +00:00
AsmParser regenerate 2006-08-18 17:34:45 +00:00
Bytecode For PR797: 2006-08-23 07:30:48 +00:00
CodeGen Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it 2006-08-23 21:08:52 +00:00
Debugger Fix another occurrence of inverted logic on the result of MappedFile::map 2006-08-22 18:03:02 +00:00
ExecutionEngine initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Linker Remove a redundant syscall. 2006-07-28 22:52:11 +00:00
Support For PR797: 2006-08-23 20:39:25 +00:00
System Turn off exception handling for this library. It no longer throws nor 2006-08-23 20:35:51 +00:00
Target Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it 2006-08-23 21:08:52 +00:00
Transforms Fix a grammaro in a comment. 2006-08-18 09:01:07 +00:00
VMCore Fix PR885 2006-08-21 17:20:01 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00