commit | 2b889957ee03f9e4898f19ac7f0c3387f90a76fe | [log] [tgz] |
---|---|---|
author | Aaron Smith <aaron.smith@microsoft.com> | Mon Mar 26 22:53:38 2018 +0000 |
committer | Aaron Smith <aaron.smith@microsoft.com> | Mon Mar 26 22:53:38 2018 +0000 |
tree | 3ed216dfcac5c5e691444026f0261f227eecff4b | |
parent | ca7fdbb974384ce5a05528b22a41d46b1cc13e92 [diff] |
[DebugInfoPDB] Print the method name along with the variant value Before this change, using dumpProperties() with PDBSymbolData would look like this: get_locationType: 3 1 After this change: get_locationType: 3 get_value: 1 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328590 91177308-0d34-0410-b5e6-96231b3b80d8