Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d7d4eb15c4ce6ded6f88a2e5a94e8db7de20ecb
/
llvm
/
lib
/
MC
/
MCDisassembler
/
MCExternalSymbolizer.cpp
5addace
Finish inverting the MC -> Object dependency.
by Rafael Espindola
· 11 years ago
[Renamed (98%) from llvm/lib/MC/MCExternalSymbolizer.cpp]
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
eb37092
Update MCSymbolizer and its subclasses' constructors to reflect the fact that
by Lang Hames
· 12 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
c030848
Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call back
by Kevin Enderby
· 12 years ago
8f4921c
Tweak the MCExternalSymbolizer to print references to C string literals
by Kevin Enderby
· 12 years ago
f16c8c5
For the 'C' disassembler API, add a new ReferenceType for the
by Kevin Enderby
· 12 years ago
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
b05bec7
For disassembly when adding a symbolic operand that is a C++
by Kevin Enderby
· 12 years ago
3c5ac81
Add to the disassembler C API output reference types for
by Kevin Enderby
· 12 years ago
f482805
Follow up of the introduction of MCSymbolizer.
by Quentin Colombet
· 12 years ago
ad1084d
Add MCSymbolizer for symbolic/annotated disassembly.
by Ahmed Bougacha
· 12 years ago