Skip to content
Commit 65501622 authored by Chris Zankel's avatar Chris Zankel
Browse files

xtensa: add config option to disable linker relaxation



The default linker behavior is to optimize identical literal values and
remove unnecessary overhead from assembler-generated "longcall" sequences
to reduce code size. Provide an option to disable this behavior to improve
compile time.

Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 02b25d81
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment