[clang] [clang][fmv] Drop .ifunc from target_version's entrypoint's mangling (PR #81194)

Alexandros Lamprineas via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 9 04:05:55 PST 2024


labrinea wrote:




> Looks like we've done something similar for `target_clones` to fix a linker issue: [cee5b87](https://github.com/llvm/llvm-project/commit/cee5b8777fa98312b05bf8aa81554910a8f867c5). What is the motive in this case?

Ah, I just saw that it fixes https://github.com/llvm/llvm-project/issues/81043.

https://github.com/llvm/llvm-project/pull/81194


More information about the cfe-commits mailing list