Replace the relaxable instruction stored in this fragment.
Synopsis
Declared in <llvm/MC/MCSection.h>
void
setInst(MCInst const& Inst);
Parameters
Name |
Description |
Inst |
‐ Instruction to store (opcode, flags, and operands). |
Created with MrDocs