https://reviews.llvm.org/D127826, add support for Fuchsia which uses lld on riscv64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128134
[Driver] Pass -X to ld for riscv64-fuchsia ClosedPublic Authored by brad on Jun 19 2022, 12:22 AM.
Details
Summary https://reviews.llvm.org/D127826, add support for Fuchsia which uses lld on riscv64.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2022, 1:12 PM This revision was landed with ongoing or failed builds.Jun 20 2022, 6:05 PM Closed by commit rG7c5957aedb75: [Driver] Pass -X to ld for riscv64-fuchsia (authored by brad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438516 clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/test/Driver/fuchsia.c
|