forked from OSchip/llvm-project
4d93d66ddd
This should work on all platforms now that r299006 has landed. Tested locally on Windows and Linux. This moves exe symbol-specific method implementations out of NativeRawSymbol into a concrete subclass. Also adds implementations for hasCTypes and hasPrivateSymbols and a simple test to ensure the native reader can access the summary information for the executable from the PDB. Original Differential Revision: https://reviews.llvm.org/D31059 llvm-svn: 299019 |
||
---|---|---|
.. | ||
DIA | ||
Inputs | ||
Native | ||
pdb-longname-truncation.test | ||
pdb-minimal-construct.test | ||
pdb-yaml-symbols.test | ||
pdbdump-headers.test | ||
pdbdump-raw-blocks.test | ||
pdbdump-raw-stream.test | ||
pdbdump-readwrite.test | ||
pdbdump-write.test | ||
pdbdump-yaml-types.test | ||
pdbdump-yaml.test |