diff options
author | Sam Edwards <cfsworks@gmail.com> | 2025-03-15 15:18:00 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-02 14:33:50 -0600 |
commit | 6ba839a0f5473aac8dc038f8601071234c810119 (patch) | |
tree | efcff0922a63e326e6e468bca32847b3289b36d7 /tools/u_boot_pylib/command.py | |
parent | 805377b1f5ae1834e2b1a07dbb6fed94672e0954 (diff) |
arm: Exclude eabi_compat from LTO
These symbols need to survive the IR-level dead function elimination pass,
since nothing at the IR level is referencing them (calls to these are inserted
later, at codegen time).
Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions