mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 18:51:00 +00:00
This enables a nice warning in case a function becomes dead code. Also, in case of signal_trampoline_dummy, marking it external (non-static) prevents it from being 'optimized away', which would lead to surprising and weird linker errors. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DisassemblyModel.cpp | ||
| DisassemblyModel.h | ||
| main.cpp | ||
| Profile.cpp | ||
| Profile.h | ||
| ProfileModel.cpp | ||
| ProfileModel.h | ||
| ProfileTimelineWidget.cpp | ||
| ProfileTimelineWidget.h | ||