[C++] Use 'nullptr'.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / ObjectImageCommon.h
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-02-10 Rafael EspindolaChange the begin and end methods in ObjectFile to match...
2014-01-22 Rafael EspindolaChange createObjectFile to return an ErrorOr.
2014-01-08 Lang HamesRe-apply r196639: Add support for archives and object...
2013-12-07 NAKAMURA TakumiWhitespace cleanups.
2013-12-07 Lang HamesRevert r196639 while I investigate a bot failure.
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...