Age | Commit message (Expand) | Author |
---|---|---|
2011-03-23 | Fix double-free of Module. | Jim Grosbach |
2011-03-23 | Make sure to report any errors from the runtime dyld. | Jim Grosbach |
2011-03-22 | Add simple arg passing to MC-JIT and support for exit() call. | Jim Grosbach |
2011-03-22 | Fix comment in header. | Eric Christopher |
2011-03-22 | Hook up the MCJIT to the RuntimeDyld library. | Jim Grosbach |
2011-03-18 | Silence a warning. | Jim Grosbach |
2011-03-18 | Beginnings of MC-JIT code generation. | Jim Grosbach |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-11-17 | MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. | Daniel Dunbar |