Return the expression whose value should be written at the fixup.
Synopsis
Declared in <llvm/MC/MCFixup.h>
MCExpr const*
getValue() const;
Return Value
The expression to write at the fixup location.
Created with MrDocs