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

Go to the source code of this file.

Namespaces

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

Typedefs

using llvm::TableGenMainFn = bool(raw_ostream &OS, const RecordKeeper &Records)
 Perform the action using Records, and write output to OS.

Functions

int llvm::TableGenMain (const char *argv0, std::function< TableGenMainFn > MainFn=nullptr)

Variables

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