Represents required padding such that a particular other set of fragments does not cross a particular power‐of‐two boundary. The other fragments must follow this one within the same section.
Synopsis
Declared in <llvm/MC/MCSection.h>
class MCBoundaryAlignFragment
: public MCFragment
Base Classes
Name |
Description |
Enums
Name |
Member Functions
Name |
Description |
|
Constructor |
|
Copy assignment operator |
Retrieve the MCSubTargetInfo in effect when the instruction was encoded. Guaranteed to be non‐null if hasInstructions() == true |
|
Does this fragment have instructions emitted into it? By default this is false, but specific fragment types may set it to true. |
|
Record that the fragment contains instructions with the MCSubtargetInfo in effect when the instruction was encoded. |
|
Static Member Functions
Name |