]> granicus.if.org Git - llvm/commit
[Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC.
authorMartin Storsjo <martin@martin.st>
Wed, 16 Oct 2019 20:38:44 +0000 (20:38 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 16 Oct 2019 20:38:44 +0000 (20:38 +0000)
commit1e4926f6d18a1512292f88877669432a24fc699a
treeba143a2e204f90aaa3268d214e1e627c3d851643
parent91e38641d2de97baf158142f850fcae41af14ee0
[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@375041 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/Symbolize/Symbolize.cpp
test/tools/llvm-symbolizer/coff-dwarf.test
test/tools/llvm-symbolizer/coff-exports.test