bdda09ee93
LTO is not supported yet, but there are a handful of references to the flag '-flto' and the non-existent Kconfig option 'LTO'. To not confuse users about whether LTO is supported or not, we should remove this dead code. As an aside, prototyping has shown that supporting LTO will give signicant (10%) code size improvments, but will not be trivial to support due to how we process object files with python. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
Kconfig |