1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/DebugInfo
Zachary Turner f0a0b7f3ae [pdb] Add the ability to resolve TypeServer PDBs.
Some PDBs or object files can contain references to other PDBs
where the real type information lives.  When this happens,
all type indices in the original PDB are meaningless because
their records are not there.

With this patch we add the ability to pull type info from those
secondary PDBs.

Differential Revision: https://reviews.llvm.org/D29973

llvm-svn: 295382
2017-02-16 23:35:45 +00:00
..
CodeView [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
DWARF Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00
MSF [CodeView] Add TypeDatabase class. 2017-01-11 00:35:08 +00:00
PDB [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
Symbolize Add a verbose/human readable mode to llvm-symbolizer to investigate discriminators and other line table/backtrace features 2017-01-31 22:19:38 +00:00
DIContext.h Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00