zephyr/cmake/linker/lld
Flavio Ceolin 56ec06f344 kconfig: linker: Add --no-relax build option
In some architectures the linker performs global optimization relaxing
address modes and changing intructions in the output object file. This
is a problem when userspace is enabled since it assumes that addresses
won't change after certain build stage. In no supported architectures
this option is ignored.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-01-16 11:20:32 +00:00
..
linker_flags.cmake unittest: update coverage library non gcc toolchains 2022-11-21 16:09:46 -05:00
target_baremetal.cmake LLVM: add built-in lld linker support for x86. 2022-06-05 14:10:25 +02:00
target_base.cmake kconfig: linker: Add --no-relax build option 2023-01-16 11:20:32 +00:00
target.cmake LLVM: add built-in lld linker support for x86. 2022-06-05 14:10:25 +02:00