| commit | 1e4d3693c4adba88eeb8a1de6986a5007c3057de | [log] [tgz] |
|---|---|---|
| author | Zachary Turner <zturner@google.com> | Tue May 30 23:50:44 2017 +0000 |
| committer | Zachary Turner <zturner@google.com> | Tue May 30 23:50:44 2017 +0000 |
| tree | 1314e807fb11c2ab0ef3c03f121fc573a933c038 | |
| parent | 025e82bac17eb7dcbe243195c7f6141885d5465d [diff] |
[CodeView] Move CodeView symbol yaml logic to ObjectYAML. This continues the effort to get the CodeView YAML parsing logic into ObjectYAML. After this patch, the only missing piece will be the CodeView debug symbol subsections. llvm-svn: 304256