1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/DebugInfo
Zachary Turner 7ccba4f0bc Parse module information from DBI stream.
This gets more data out of the DBI strema of the PDB.  In
particular it extracts the metadata for the list of modules
(compilands) that this PDB contains info about, and adds support
for dumping these fields to llvm-pdbdump.

Differential Revision: http://reviews.llvm.org/D19570
Reviewed By: ruiu

llvm-svn: 267818
2016-04-27 23:41:42 +00:00
..
CodeView [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
DWARF llvm-symbolizer: Avoid infinite recursion walking dwos where the dwo contains a dwo_name attribute 2016-04-22 22:50:56 +00:00
PDB Parse module information from DBI stream. 2016-04-27 23:41:42 +00:00
Symbolize [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
DIContext.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00