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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp | ||
---|---|---|
23 ↗ | (On Diff #92070) | Can remove this line. |