Record that the fragment contains instructions with the MCSubtargetInfo in effect when the instruction was encoded.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setHasInstructions(MCSubtargetInfo const& STI);

Parameters

Name

Description

STI

Generic base class for all target subtargets.

Created with MrDocs