zephyr/arch
Sebastian Bøe bdda09ee93 cmake: Remove dead code LTO references
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>
2018-12-21 21:04:18 +01:00
..
arc cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
arm cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
common Revert "interrupts: use weak linkage instead ..." 2018-12-07 20:26:58 -05:00
nios2
posix cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
riscv32
x86 cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
xtensa arch: xtensa: Remove unused field from _thread_arch 2018-12-11 15:33:07 -05:00
CMakeLists.txt
Kconfig arch: Kconfig: Increased the text area for kobject and priv stack 2018-12-07 10:32:41 -05:00