Reverting r222828 and r222810-r222812 as they broke the build on Windows.
[oota-llvm.git] / include / llvm / ExecutionEngine / ObjectImage.h
2014-11-26 Aaron BallmanReverting r222828 and r222810-r222812 as they broke...
2014-11-26 Lang Hames[MCJIT] Clean up RuntimeDyld's quirky object-ownership...
2014-09-03 David Blaikieunique_ptrify a bunch of stuff through RuntimeDyld...
2014-07-22 Lang Hames[MCJIT] Refactor and add stub inspection to the Runtime...
2014-04-21 Jim GrosbachObject: iterator_range accessors for ObjectImage symbol...
2014-03-16 NAKAMURA TakumiUntabify.
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
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-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-14 Jakub StaszakFix comment.
2012-11-14 Jakub StaszakRemove DOS line endings.
2012-10-02 Andrew KaylorClean-up of memory buffer and object ownership model...