[PATCH] D127915: [windows][support] Improve backtrace emitted in crash report without llvm-symbolizer

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 09:45:20 PDT 2022


bd1976llvm added a comment.

In D127915#3590333 <https://reviews.llvm.org/D127915#3590333>, @dblaikie wrote:

> how's this compare to the linux behavior? be nice to have a similar format

There are differences. This doesn't really bother me as a crash dump is platform specific but if this is important I can try to make the output consistent (or maybe that should be another change)?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127915/new/

https://reviews.llvm.org/D127915



More information about the llvm-commits mailing list