summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h
Commit message (Expand)AuthorAgeFilesLines
* Change createObjectFile to return an ErrorOr.Rafael Espindola2014-01-221-1/+2
* Re-apply r196639: Add support for archives and object file caching under MCJIT.Lang Hames2014-01-081-0/+6
* Whitespace cleanups.NAKAMURA Takumi2013-12-071-9/+8
* Revert r196639 while I investigate a bot failure.Lang Hames2013-12-071-6/+0
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-071-0/+6
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-0/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+1
* Add support for applying in-memory relocations to the .debug_line section and...Andrew Kaylor2013-01-251-0/+2
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-2/+2
* Remove DOS line endings.Jakub Staszak2012-11-141-76/+76
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-021-0/+76
OpenPOWER on IntegriCloud