summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Implement GDB integration for source level debugging of code JITed usingPreston Gurd2012-04-161-4/+17
* This patch improves the MCJIT runtime dynamic loader by adding new handlingPreston Gurd2012-04-121-0/+9
* Re-factored RuntimeDyLd:Danil Malyshev2012-03-301-21/+147
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-291-147/+21
* Re-factored RuntimeDyld.Danil Malyshev2012-03-291-21/+147
* Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth2012-03-221-147/+21
* Re-factored RuntimeDyld.Danil Malyshev2012-03-211-21/+147
* Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...Eli Bendersky2012-01-221-133/+0
* Tidy up.Jim Grosbach2012-01-161-1/+1
* ExecutionEngine interface to re-map addresses for engines that support it.Jim Grosbach2012-01-161-1/+8
* MCJIT support for non-function sections.Jim Grosbach2012-01-161-30/+55
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky2012-01-161-0/+60
* Extra semi-colon.Eric Christopher2011-07-201-1/+1
* Add to RuntimeDyld support different object formatsDanil Malyshev2011-07-131-0/+152
OpenPOWER on IntegriCloud