aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cxxdump/llvm-cxxdump.h
AgeCommit message (Collapse)AuthorFilesLines
2015-03-15llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdumpDavid Majnemer1-0/+23
llvm-vtabledump has grown enough functionality not related to vtables that it deserves a name which is more descriptive. llvm-svn: 232301