Fuchsia is exclusively 64-bit so this throw an error when using this triple.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144998
[llvm] Prevent building for riscv32-unknown-fuchsia ClosedPublic Authored by leonardchan on Feb 28 2023, 12:20 PM.
Details
Summary Fuchsia is exclusively 64-bit so this throw an error when using this triple.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 28 2023, 11:59 PM This revision was landed with ongoing or failed builds.Mar 1 2023, 11:43 AM Closed by commit rGfa6aadd6cb68: [llvm] Prevent building for riscv32-unknown-fuchsia (authored by leonardchan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501258 llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
|