mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
c6acf64558
Function-local `static constexpr` variables can be `constexpr`. This can reduce memory consumption, binary size, and offer additional compiler optimizations. These changes result in a stripped x86_64 kernel binary size reduction of 592 bytes. |
||
---|---|---|
.. | ||
Arch | ||
CMakeLists.txt | ||
init.cpp | ||
Prekernel.h | ||
UBSanitizer.cpp |