Add type records to TPI stream.
authorRui Ueyama <ruiu@google.com>
Fri, 9 Dec 2016 04:46:54 +0000 (04:46 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 9 Dec 2016 04:46:54 +0000 (04:46 +0000)
commit26186c7e0f6ca9a742a79af99074d5f3794b08e8
treeee07ca62e249fe65728e4b214555bee200e54984
parentf8f391db164b939065139582ec6ae277f8802a50
Add type records to TPI stream.

I don't think the data I add to a TPI stream in this patch is correct,
but at least it can be displayed using llvm-pdbdump. Until I add more
streams to a PDB file, I'm not able to know whether the data will be
accepted by MSVC tools or not.

llvm-svn: 289183
lld/COFF/PDB.cpp
lld/test/COFF/pdb.test