Age | Commit message (Expand) | Author |
---|---|---|
2012-11-28 | Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT an... | Andrew Kaylor |
2012-11-27 | Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it. | Andrew Kaylor |
2012-04-16 | Implement GDB integration for source level debugging of code JITed using | Preston Gurd |
2012-01-16 | Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren... | Eli Bendersky |
2011-11-29 | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar |
2011-07-29 | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth |
2011-07-13 | Add to RuntimeDyld support different object formats | Danil Malyshev |
2011-03-21 | Library-ize the dyld components of llvm-rtdyld. | Jim Grosbach |