llvm::MCFragment::setLEBValue

Set the expression encoded by this LEB fragment.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setLEBValue(MCExpr const* Expr);

Parameters

NameDescription
Expr- Expression whose value is encoded as LEB128.