[Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC.
commit7b071ccb516fa110169d77e9dddd9d42f761e664
authorMartin Storsjo <martin@martin.st>
Fri, 4 Oct 2019 07:05:42 +0000 (4 07:05 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 4 Oct 2019 07:05:42 +0000 (4 07:05 +0000)
tree093797a91e7ee90a6cfa6d96e9613643025c3241
parent900a46e97405685238d3906820002c89d072a7e9
[Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC.

This allows making a couple llvm-symbolizer tests run in all
environments.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/Symbolize/Symbolize.cpp
test/tools/llvm-symbolizer/coff-dwarf.test
test/tools/llvm-symbolizer/coff-exports.test