summaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/ObjectImage.h
Commit message (Expand)AuthorAge
* Object: iterator_range accessors for ObjectImage symbols and sections.Jim Grosbach2014-04-21
* Untabify.NAKAMURA Takumi2014-03-16
* 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
* Add support for applying in-memory relocations to the .debug_line section and...Andrew Kaylor2013-01-25
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Fix comment.Jakub Staszak2012-11-14
* Remove DOS line endings.Jakub Staszak2012-11-14
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-02