summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h
Commit message (Expand)AuthorAge
* Pass a std::unique_ptr& to the create??? methods is lib/Object.Rafael Espindola2014-06-23
* PR19553: Memory leak in RuntimeDyldELF::createObjectImageFromFileDavid Blaikie2014-04-29
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* Change the begin and end methods in ObjectFile to match the style guide.Rafael Espindola2014-02-10
* Change createObjectFile to return an ErrorOr.Rafael Espindola2014-01-22
* Re-apply r196639: Add support for archives and object file caching under MCJIT.Lang Hames2014-01-08
* Whitespace cleanups.NAKAMURA Takumi2013-12-07
* Revert r196639 while I investigate a bot failure.Lang Hames2013-12-07
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-07
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Add support for applying in-memory relocations to the .debug_line section and...Andrew Kaylor2013-01-25
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Remove DOS line endings.Jakub Staszak2012-11-14
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-02