Add support for archives and object file caching under MCJIT.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / ObjectImageCommon.h
2013-12-07 Lang HamesAdd support for archives and object file caching under...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-11-14 Jakub StaszakRemove DOS line endings.
2012-10-02 Andrew KaylorClean-up of memory buffer and object ownership model...