summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCExternalSymbolizer.h
Commit message (Expand)AuthorAge
* Remove redundant symbolization support from MCDisassembler interface.Lang Hames2014-04-11
* Update MCSymbolizer and its subclasses' constructors to reflect the fact thatLang Hames2014-03-27
* [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
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-24