llvm-project/llvm/test/DebugInfo/PDB
Zachary Turner 84c3a8ba3d 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

llvm-svn: 267928
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