index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCExternalSymbolizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish inverting the MC -> Object dependency.
Rafael Espindola
2014-07-23
1
-198
/
+0
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-13
1
-7
/
+7
*
Update MCSymbolizer and its subclasses' constructors to reflect the fact that
Lang Hames
2014-03-27
1
-3
/
+3
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-1
/
+1
*
Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call back
Kevin Enderby
2014-01-21
1
-1
/
+12
*
Tweak the MCExternalSymbolizer to print references to C string literals
Kevin Enderby
2014-01-16
1
-2
/
+5
*
For the 'C' disassembler API, add a new ReferenceType for the
Kevin Enderby
2014-01-06
1
-0
/
+3
*
Revert "For disassembly when adding a symbolic operand that is a C++ symbol n...
Reid Kleckner
2014-01-03
1
-9
/
+0
*
For disassembly when adding a symbolic operand that is a C++
Kevin Enderby
2014-01-03
1
-0
/
+9
*
Add to the disassembler C API output reference types for
Kevin Enderby
2013-11-01
1
-3
/
+24
*
Follow up of the introduction of MCSymbolizer.
Quentin Colombet
2013-05-24
1
-0
/
+14
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
1
-0
/
+146