Since native PDB reading has been implemented for symbolizing,
switch to using the native PDB reader by default, unless
LLVM_ENABLE_DIA_SDK is on.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Differential D84286
[Symbolize][PDB] Switch llvm-symbolizer to use PDB_ReaderType::Native. akhuang on Jul 21 2020, 5:48 PM. Authored by
Details Since native PDB reading has been implemented for symbolizing,
Diff Detail
Unit Tests |