[all-commits] [llvm/llvm-project] c67b86: [BOLT][RISCV] Don't create function entry points f...
Job Noorman via All-commits
all-commits at lists.llvm.org
Mon Oct 16 01:30:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c67b86280ec93f88cc7c7756617d305039e4c874
https://github.com/llvm/llvm-project/commit/c67b86280ec93f88cc7c7756617d305039e4c874
Author: Job Noorman <jnoorman at igalia.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
A bolt/test/RISCV/unnamed-sym-no-entry.c
Log Message:
-----------
[BOLT][RISCV] Don't create function entry points for unnamed symbols (#68977)
Unnamed symbols are used, for example, for debug info related
relocations on RISC-V.
More information about the All-commits
mailing list