1. 5addace Finish inverting the MC -> Object dependency. by Rafael Espindola · 11 years ago[Renamed (98%) from llvm/lib/MC/MCExternalSymbolizer.cpp]
  2. bb694de [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago
  3. eb37092 Update MCSymbolizer and its subclasses' constructors to reflect the fact that by Lang Hames · 12 years ago
  4. 56440fd Replace OwningPtr<T> with std::unique_ptr<T>. by Ahmed Charles · 12 years ago
  5. c030848 Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call back by Kevin Enderby · 12 years ago
  6. 8f4921c Tweak the MCExternalSymbolizer to print references to C string literals by Kevin Enderby · 12 years ago
  7. f16c8c5 For the 'C' disassembler API, add a new ReferenceType for the by Kevin Enderby · 12 years ago
  8. 19bccb7 Revert "For disassembly when adding a symbolic operand that is a C++ symbol name, also put the human readable name in a comment." by Reid Kleckner · 12 years ago
  9. b05bec7 For disassembly when adding a symbolic operand that is a C++ by Kevin Enderby · 12 years ago
  10. 3c5ac81 Add to the disassembler C API output reference types for by Kevin Enderby · 12 years ago
  11. f482805 Follow up of the introduction of MCSymbolizer. by Quentin Colombet · 12 years ago
  12. ad1084d Add MCSymbolizer for symbolic/annotated disassembly. by Ahmed Bougacha · 12 years ago