Perform any late binding of symbols (for example, to assign symbol indices for use when generating relocations).

Synopsis

Declared in <llvm/MC/MCObjectWriter.h>

virtual
void
executePostLayoutBinding();

Description

This routine is called by the assembler after layout and relaxation is complete.

Created with MrDocs