[llvm-pdbdump] Add basic symbol dumping.
This adds two command line options: --symbols dumps a list of all symbols found in the PDB. --symbol-details dumps the same list, but with detailed information for every symbol such as type, attributes, etc. llvm-svn: 227286
Loading
Please register or sign in to comment