mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
When disabling UBSAN, the compiler would complain that the constraints of the inline assembly could not be met. By adding the alignas specifier the compiler can now determine that the struct can be passed into a register, and thus the constraints are met. |
||
---|---|---|
.. | ||
aarch64 | ||
x86 | ||
CPU.h | ||
DeferredCallEntry.h | ||
mcontext.h | ||
PageDirectory.h | ||
PageFault.h | ||
Processor.h | ||
ProcessorSpecificDataID.h | ||
RegisterState.h | ||
SafeMem.h | ||
ScopedCritical.h | ||
SmapDisabler.h | ||
Spinlock.h |