[PATCH] D146854: [Symbolizer] Add flag to dump symbolizer markup context JSON.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 18:12:18 PDT 2023


MaskRay added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-symbolizer.rst:247
+
+  Only valid with `--filter-markup`. Emits a JSON representation of the
+  encountered contexts (i.e., process layouts) instead of symbolizing the
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146854



More information about the llvm-commits mailing list