diff options
author | Jon Nordby <jononor@gmail.com> | 2025-03-29 00:38:14 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-04-03 16:37:38 +1100 |
commit | 3805e65ed3b7306329bf0305d5b46f08d7619a11 (patch) | |
tree | cfcd165019b2fe2346d25d4b56b3aaee902a24ab /tests/cpydiff/syntax_assign_expr.py | |
parent | 6bb586619dc1b9022ca191016a3c32a6f89f3caa (diff) |
tools/mpy_ld.py: Give better error for unsupported ARM absolute relocs.
This is a known limitation, so better to give a clear warning than a
catch-all AssertionError. Happens for example when trying to use
soft-float on ARCH=armv6m
Also give more details on the assertion for unknown relocations, such that
one can see which symbol it affects etc, to aid in debugging.
References issue #14430.
Signed-off-by: Jon Nordby <jononor@gmail.com>
Diffstat (limited to 'tests/cpydiff/syntax_assign_expr.py')
0 files changed, 0 insertions, 0 deletions