llvm/test/DebugInfo/PDB
Zachary Turner 5515858465 Read the rest of the DBI substreams, and parse source info.
We now read out the rest of the substreams from the DBI streams.  One of
these substreams, the FileInfo substream, contains information about which
source files contribute to each module (aka compiland).  This patch
additionally parses out the file information from that substream, and
dumps it in llvm-pdbdump.

Differential Revision: http://reviews.llvm.org/D19634
Reviewed by: ruiu

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267928 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-28 20:05:18 +00:00
..
DIA Fix some display bugs in llvm-pdbdump. 2016-04-11 20:39:17 +00:00
Inputs [llvm-pdbdump] Add support for dumping global variables. 2015-02-27 09:15:18 +00:00
pdbdump-headers.test Read the rest of the DBI substreams, and parse source info. 2016-04-28 20:05:18 +00:00