LLVM 23.0.0git
MCLFI.cpp File Reference

LFI-specific MC implementation. More...

Go to the source code of this file.

Namespaces

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

Functions

LLVM_ABI void llvm::initializeLFIMCStreamer (MCStreamer &Streamer, MCContext &Ctx, const Triple &TheTriple)

Variables

static const char NoteNamespace [] = "LFI"
cl::opt< boolllvm::FlagEnableRewriting ("lfi-enable-rewriter", cl::desc("Enable rewriting for LFI."), cl::init(true))

Detailed Description

LFI-specific MC implementation.

Definition in file MCLFI.cpp.

Variable Documentation

◆ NoteNamespace

const char NoteNamespace[] = "LFI"
static

Definition at line 26 of file MCLFI.cpp.

Referenced by llvm::initializeLFIMCStreamer().