[PATCH] D124686: [Symbolize] Parser for log symbolizer markup.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 00:12:32 PDT 2022


dblaikie added a comment.

Is it already planned to add this markup to LLVM's own crash dumps when they aren't already symbolized? Might be a handy use-case for the feature, providing some built-in-to-llvm exercisizing/advertising/experience with the feature? (if the markup is meant to be compatible with human readers who might not be able to symbolize the data later - which seems like a nice feature too)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124686



More information about the llvm-commits mailing list