LLVM 20.0.0git
|
This file declares a filter that replaces symbolizer markup with human-readable expressions. More...
#include "llvm/ADT/DenseMap.h"
#include "llvm/DebugInfo/Symbolize/Markup.h"
#include "llvm/Object/BuildID.h"
#include "llvm/Support/WithColor.h"
#include "llvm/Support/raw_ostream.h"
#include <map>
Go to the source code of this file.
Classes | |
class | llvm::symbolize::MarkupFilter |
Filter to convert parsed log symbolizer markup elements into human-readable text. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::symbolize |
This file declares a filter that replaces symbolizer markup with human-readable expressions.
Definition in file MarkupFilter.h.