diff options
author | Daniel Thornburgh <dthorn@google.com> | 2022-05-04 22:47:42 +0000 |
---|---|---|
committer | Daniel Thornburgh <dthorn@google.com> | 2022-06-27 10:44:15 -0700 |
commit | eb5af0acf054a73d461ac768d8cb035ee2a64383 (patch) | |
tree | 46459b3fe625a4fa41021b77f38fbf464b7ca18f /lldb/source/Commands/CommandObjectQuit.cpp | |
parent | ee0dd2ec112b3fa727f199709a0d8992eaa13b3b (diff) | |
download | llvm-eb5af0acf054a73d461ac768d8cb035ee2a64383.zip llvm-eb5af0acf054a73d461ac768d8cb035ee2a64383.tar.gz llvm-eb5af0acf054a73d461ac768d8cb035ee2a64383.tar.bz2 |
[Symbolize] Add log markup --filter to llvm-symbolizer.
This adds a --filter option to llvm-symbolizer. This takes log-bearing
symbolizer markup from stdin and writes a human-readable version to
stdout.
For now, this only implements the "symbol" markup tag; all others are
passed through unaltered. This is a proof-of-concept bit of
functionalty; implement the various tags is more-or-less just a matter
of hooking up various parts of the Symbolize library to the architecture
established here.
Reviewed By: peter.smith
Differential Revision: https://reviews.llvm.org/D126980
Diffstat (limited to 'lldb/source/Commands/CommandObjectQuit.cpp')
0 files changed, 0 insertions, 0 deletions