I plan to reuse it in a later patch.
This is almost NFC except a small change in control flow when diagnosing +d without +f.
Paths
| Differential D66002
[RISCV] Move architecture parsing code into its own function ClosedPublic Authored by rogfer01 on Aug 9 2019, 3:36 AM.
Details Summary I plan to reuse it in a later patch. This is almost NFC except a small change in control flow when diagnosing +d without +f.
Diff Detail Event Timelinerogfer01 added a child revision: D66003: [RISCV] Make -march=rv{32,64}gc the default in RISC-V Linux.Aug 9 2019, 3:38 AM This revision is now accepted and ready to land.Aug 15 2019, 6:02 AM Closed by commit rL371492: [RISCV] Move architecture parsing code into its own function (authored by rogfer01). · Explain WhySep 10 2019, 12:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 214344 clang/lib/Driver/ToolChains/Arch/RISCV.cpp
|