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
/
tools
/
llvm-vtabledump
/
llvm-vtabledump.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
David Majnemer
2015-03-15
1
-569
/
+0
*
Make helper functions static.
Benjamin Kramer
2015-03-09
1
-1
/
+1
*
llvm-vtabledump: Update field with a better name
David Majnemer
2015-02-27
1
-3
/
+3
*
llvm-vtabledump: Dump catch/throw exception structures for MS ABI
David Majnemer
2015-02-27
1
-2
/
+107
*
llvm-vtabledump: Handle Itanium VTables
David Majnemer
2014-11-03
1
-47
/
+166
*
Remove bogus std::error_code returns form SectionRef.
Rafael Espindola
2014-10-08
1
-3
/
+2
*
llvm-vtabledump: Further simplification
David Majnemer
2014-09-26
1
-43
/
+15
*
llvm-vtabledump: Small cleanup
David Majnemer
2014-09-26
1
-24
/
+24
*
llvm-vtabledump: strip trailing NUL bytes
David Majnemer
2014-09-26
1
-1
/
+3
*
llvm-vtabledump: Dump RTTI structures for the MS ABI
David Majnemer
2014-09-26
1
-15
/
+186
*
Object: Add range iterators for Archive children
David Majnemer
2014-09-25
1
-4
/
+2
*
Don't own the buffer in object::Binary.
Rafael Espindola
2014-08-19
1
-2
/
+2
*
Remove some calls to std::move.
Rafael Espindola
2014-08-01
1
-3
/
+3
*
Use std::unique_ptr to make the ownership explicit.
Rafael Espindola
2014-07-31
1
-2
/
+2
*
llvm-vtabledump: use a std::map instead of a StringMap for VBTables
David Majnemer
2014-07-25
1
-6
/
+6
*
llvm-vtabledump: A vtable dumper
David Majnemer
2014-07-24
1
-0
/
+203