enum class PDB_ReaderType

Description

Specifies which PDB reader implementation is to be used. Only a value of PDB_ReaderType::DIA is currently supported, but Native is in the works.

Declared at: llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:80

Enumerators

NameValueComment
DIA0
Native1