diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-08-28 15:05:47 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-09-06 17:10:07 +1000 |
commit | a831c788f76c0742f85b8a35a5860255229b98dc (patch) | |
tree | 06f3269b6935f2308d85dee91e7429255ef4b716 /docs/esp32/tutorial/intro.rst | |
parent | e370999e378bf5040ef6348e2a0720bc3ec4f773 (diff) |
tools/mpy_ld.py: Ignore R_XTENSA_ASM_EXPAND relocation entries.
As reported in #14430 the Xtensa compiler can add R_XTENSA_ASM_EXPAND
relocation relaxation entries in object files, and they were not
supported by mpy_ld.
This commit adds handling for that entry, doing nothing with it, as it
is only of real use for an optimising linker.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions