commit | 54e28fe2aaad14fa2ea665cd0bff49a218a4c8b6 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Aug 17 20:04:31 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Aug 17 20:04:31 2017 +0000 |
tree | 8b2e45e06d544ee69d5ab3f22f08ab597530e32c | |
parent | 35adac2ab6b6648425ee68e2c08c4a38a7f298b1 [diff] |
Fix a few minor issues when dumping symbols. 1) We weren't handling symbol types that weren't able to parse, even if we knew what the leaf type was. This was triggering when trying to dump /DEBUG:FASTLINK PDBs, where we expect a certain symbol to show up, but we just don't know how to parse it. 2) We lost the code for dumping record bytes, so this was added back. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311116 91177308-0d34-0410-b5e6-96231b3b80d8