| commit | c6d54da891b5b7f6634d41a1c59eab4d5e226711 | [log] [tgz] |
|---|---|---|
| author | Zachary Turner <zturner@google.com> | Fri Sep 09 17:46:17 2016 +0000 |
| committer | Zachary Turner <zturner@google.com> | Fri Sep 09 17:46:17 2016 +0000 |
| tree | 5d14cccb65e640255902a1280afc4ff91ee13245 | |
| parent | d938dfb308fe288605c6a24773ab77db8334c54a [diff] |
[pdb] Write PDB TPI Stream from Yaml. This writes the full sequence of type records described in Yaml to the TPI stream of the PDB file. Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D24316 llvm-svn: 281063