aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorThomas Weißschuh <[email protected]>2024-08-12 22:50:18 +0200
committerThomas Weißschuh <[email protected]>2024-08-16 17:23:13 +0200
commitff7b9abbfce985b92f71c855246508edb0980cd6 (patch)
treeb5e0dbc826196661d8249bea533f42d0feb9ab4c /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent0021d6670d1a997549a39bf629da9940bf4068ed (diff)
tools/nolibc: stackprotector: mark implicitly used symbols as used
During LTO the references from the compiler-generated prologue and epilogues to the stack protector symbols are not visible and the symbols are removed. This will then lead to errors during linking. As those symbols are already #ifdeffed-out if unused mark them as "used" to prevent their removal. Acked-by: Willy Tarreau <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Thomas Weißschuh <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions