Return the expression encoded by this LEB fragment.

Synopsis

Declared in <llvm/MC/MCSection.h>

MCExpr const&
getLEBValue() const;

Return Value

The expression encoded by this LEB fragment.

Created with MrDocs