llvm-6502/test/tools
Zachary Turner 0c7c98a27d [llvm-pdbdump] Many minor fixes and improvements
A short list of some of the improvements:

1) Now supports -all command line argument, which implies many
   other command line arguments to simplify usage.
2) Now supports -no-compiler-generated command line argument to
   exclude compiler generated types.
3) Prints base class list.
4) -class-definitions implies -types.
5) Proper display of bitfields.
6) Can now distinguish between struct/class/interface/union.

And a few other minor tweaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230933 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02 04:39:56 +00:00
..
dsymutil [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
gold Revert r230655, "gold-plugin: "Upgrade" debug info and handle its warnings." 2015-03-01 04:16:28 +00:00
llvm-cov InstrProf: Teach llvm-cov to show the max count instead of the last 2015-02-23 21:21:34 +00:00
llvm-lit
llvm-mc [llvm-mc] Fixing case where if a file ended with non-newline whitespace or a comma it would access invalid memory. 2014-11-11 21:03:09 +00:00
llvm-objdump [Objdump] Fixing crash when printing symbols in ELF sections with special types. 2015-02-18 23:00:22 +00:00
llvm-pdbdump [llvm-pdbdump] Many minor fixes and improvements 2015-03-02 04:39:56 +00:00
llvm-profdata Add show and merge tools for sample PGO profiles. 2014-11-01 00:56:55 +00:00
llvm-readobj Modify llvm-readobj to dump symbol record bytes. 2015-02-18 19:32:05 +00:00
llvm-symbolizer Was convinced in commit comments that requiring a specific python version is the wrong approach; reverting. 2014-11-11 08:53:18 +00:00
llvm-vtabledump llvm-vtabledump: Update field with a better name 2015-02-27 22:35:25 +00:00