mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-27 01:50:24 +00:00
1e4c010643
This commit gets rid of ELF::Loader entirely since its very ambiguous purpose was actually to load executables for the kernel, and that is now handled by the kernel itself. This patch includes some drive-by cleanup in LibDebug and CrashDaemon enabled by the fact that we no longer need to keep the ref-counted ELF::Loader around. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
math.cpp | ||
math.h | ||
misc.cpp | ||
misc.h |