Return the opcode of the relaxable instruction in this fragment.

Synopsis

Declared in <llvm/MC/MCSection.h>

unsigned int
getOpcode() const;

Return Value

The opcode of the relaxable instruction.

Created with MrDocs