LLVM 23.0.0git
Main.h File Reference
#include "llvm/Support/CommandLine.h"
#include <map>

Go to the source code of this file.

Classes

struct  llvm::TableGenOutputFiles

Namespaces

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

Typedefs

using llvm::TableGenMainFn
 Returns true on error, false otherwise.
using llvm::MultiFileTableGenMainFn
 Perform the action using Records, and store output in OutFiles.

Functions

LLVM_ABI int llvm::TableGenMain (const char *argv0, TableGenMainFn MainFn=nullptr)
LLVM_ABI int llvm::TableGenMain (const char *argv0, MultiFileTableGenMainFn MainFn=nullptr)

Variables

LLVM_ABI cl::opt< boolllvm::EmitLongStrLiterals
 Controls emitting large character arrays as strings or character arrays.