[PATCH] D132843: [RISCV] Ensure target features get passed to the LTO linker for RISC-V
Elena Lepilkina via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 14 02:29:04 PST 2022
eklepilkina added a comment.
@lewis-revill could you please provide the case where the LTO linker would not receive any information about target features? We met similar problems, it appears on runtime functions in our cases. I made a small fix for this problem https://reviews.llvm.org/D139704. Do you have any other problem cases?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132843/new/
https://reviews.llvm.org/D132843
More information about the cfe-commits
mailing list