Return the layout order of the first linker‐relaxable fragment, or ~0u if none.
Synopsis
Declared in <llvm/MC/MCSection.h>
unsigned int
firstLinkerRelaxable() const;
Return Value
The layout order of the first linker‐relaxable fragment, or ~0u if none.
Created with MrDocs