Append fixups for the fixed‐size part of this fragment.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
appendFixups(ArrayRef<MCFixup> Fixups);

Parameters

Name

Description

Fixups

‐ Fixups to append.

Created with MrDocs