summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCExternalSymbolizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-1/+1
* Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call backKevin Enderby2014-01-211-1/+12
* Tweak the MCExternalSymbolizer to print references to C string literalsKevin Enderby2014-01-161-2/+5
* For the 'C' disassembler API, add a new ReferenceType for theKevin Enderby2014-01-061-0/+3
* Revert "For disassembly when adding a symbolic operand that is a C++ symbol n...Reid Kleckner2014-01-031-9/+0
* For disassembly when adding a symbolic operand that is a C++Kevin Enderby2014-01-031-0/+9
* Add to the disassembler C API output reference types forKevin Enderby2013-11-011-3/+24
* Follow up of the introduction of MCSymbolizer.Quentin Colombet2013-05-241-0/+14
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-241-0/+146
OpenPOWER on IntegriCloud