LLVM 19.0.0git
Namespaces | Macros | Functions
JSONBackend.cpp File Reference
#include "llvm/Support/Casting.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/JSON.h"
#include "llvm/TableGen/Error.h"
#include "llvm/TableGen/Record.h"

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "json-emitter"
 

Functions

void llvm::EmitJSON (RecordKeeper &RK, raw_ostream &OS)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "json-emitter"

Definition at line 21 of file JSONBackend.cpp.