LLVM  8.0.1
Namespaces | Macros | Functions
JSONBackend.cpp File Reference
#include "llvm/ADT/BitVector.h"
#include "llvm/Support/Debug.h"
#include "llvm/TableGen/Error.h"
#include "llvm/TableGen/Record.h"
#include "llvm/TableGen/TableGenBackend.h"
#include "llvm/Support/JSON.h"
Include dependency graph for JSONBackend.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

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 22 of file JSONBackend.cpp.