[PATCH] llvm-vtabledump: A vtable dumper

Jonathan Roelofs jonathan at codesourcery.com
Fri Jul 25 14:40:12 PDT 2014



On 7/25/14, 12:32 AM, Jim Grosbach wrote:
> It feels roughly analogous to things like disassembly, demangling of symbol
> names, objc class info, debug info, etc.  all of which are handled, to greater
> or lesser degrees by similar tools. It's basically a Swiss Army knife of
> introspection of object files and their contents.
This ^ captures exactly what I was thinking. Thanks Jim! :)

Jon
>
> On Jul 24, 2014, at 9:26 PM, David Majnemer <david.majnemer at gmail.com
> <mailto:david.majnemer at gmail.com>> wrote:
>
>> It felt like it didn't belong because it wasn't an aspect of the object file
>> per-se, Itanium VTables can appear in either COFF, MachO or ELF.
>>
>> If you feel like it is a good fit, I'll move it.
>>
>>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the llvm-commits mailing list