summaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/ObjectBuffer.h
Commit message (Expand)AuthorAge
* [RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld.Lang Hames2014-06-27
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-26
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-26
* Untabify.NAKAMURA Takumi2014-03-16
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [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
* Pass a StringRef to sys::identifyFileType.Rafael Espindola2013-06-10
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Remove DOS line endings.Jakub Staszak2012-11-14
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-02