LLVM 22.0.0git
Markup.h File Reference

This file declares the log symbolizer markup data model and parser. More...

Go to the source code of this file.

Classes

struct  llvm::symbolize::MarkupNode
 A node of symbolizer markup. More...
class  llvm::symbolize::MarkupParser
 Parses a log containing symbolizer markup into a sequence of nodes. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::symbolize

Detailed Description

This file declares the log symbolizer markup data model and parser.

See https://llvm.org/docs/SymbolizerMarkupFormat.html

Definition in file Markup.h.