aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
AgeCommit message (Expand)Author
2012-10-02Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor
2012-05-01RuntimeDyld code cleanup:Eli Bendersky
2012-04-16Implement GDB integration for source level debugging of code JITed usingPreston Gurd
2012-03-30Re-factored RuntimeDyLd:Danil Malyshev
2012-03-29Revert r153694. It was causing failures in the buildbots.Bill Wendling
2012-03-29Re-factored RuntimeDyld.Danil Malyshev
2012-03-26Made RuntimeDyldMachO support vanilla i386Sean Callanan
2012-03-22Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth
2012-03-21Re-factored RuntimeDyld.Danil Malyshev
2012-03-20RuntimeDyldMachO has the ability to keep track ofSean Callanan
2012-03-07Improved support in RuntimeDyldMachO for generatingSean Callanan
2012-02-13Remove duplicate code in this header file which seemed to undergo a copy/past...Ahmed Charles
2012-01-22Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...Eli Bendersky