enum MCSection::BundleLockStateType
Description
Express the state of bundle locked groups while emitting code.
Declared at: llvm/include/llvm/MC/MCSection.h:44
Enumerators
Name | Value | Comment |
---|---|---|
NotBundleLocked | 0 | |
BundleLocked | 1 | |
BundleLockedAlignToEnd | 2 |
Express the state of bundle locked groups while emitting code.
Declared at: llvm/include/llvm/MC/MCSection.h:44
Name | Value | Comment |
---|---|---|
NotBundleLocked | 0 | |
BundleLocked | 1 | |
BundleLockedAlignToEnd | 2 |