[clang] [compiler-rt] Change compiler-rt lib search path for Hexagon-linux (PR #154530)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 20 07:21:12 PDT 2025
androm3da wrote:
> @androm3da do we need separate builtins for G0 / pic / hexagon version(v68,v69,...) ?
I don't think we "need" it. But if it's desired, it can be added.
If you decide to do that, you might want to consider the (flatter) multilibs layout used by other toolchains.
https://github.com/llvm/llvm-project/pull/154530
More information about the llvm-commits
mailing list