LLVM 17.0.0git
Classes | Namespaces
MarkupFilter.h File Reference

This file declares a filter that replaces symbolizer markup with human-readable expressions. More...

#include "Markup.h"
#include <map>
#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/WithColor.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for MarkupFilter.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file declares a filter that replaces symbolizer markup with human-readable expressions.

Definition in file MarkupFilter.h.