Set the computed alignment for this FT_PrefAlign fragment.
Synopsis
Declared in <llvm/MC/MCSection.h>
void
setPrefAlignComputed(Align A);
Parameters
Name |
Description |
A |
‐ Alignment computed during relaxation. |
Created with MrDocs