Rafael Espindola
|
14522db74f
|
Add a test for the previous commit.
This shows how two symbols at the same address are handled.
llvm-svn: 240374
|
2015-06-23 03:42:44 +00:00 |
Rafael Espindola
|
aeef0618b9
|
Fix tests when X86 is not enabled.
llvm-svn: 240368
|
2015-06-23 02:45:44 +00:00 |
Rafael Espindola
|
a4a4093ed8
|
Compute correct symbol sizes for MachO and COFF.
Before this would dump from the symbol start to the end of the section.
llvm-svn: 240367
|
2015-06-23 02:20:37 +00:00 |
David Majnemer
|
f45bbd0da3
|
llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
llvm-vtabledump has grown enough functionality not related to vtables
that it deserves a name which is more descriptive.
llvm-svn: 232301
|
2015-03-15 01:30:58 +00:00 |