Commit b44771f4 authored by Wang Pengcheng's avatar Wang Pengcheng
Browse files

[RISCV] Support RISC-V Profiles in -march option (#76357)

This PR implements the draft
https://github.com/riscv-non-isa/riscv-toolchain-conventions/pull/36.

Currently, we replace specified profile in `-march` with standard
arch string.

This is recommitted as 66f88de8 was reverted because of failures
caused by lacking `--target` option.
parent 6f44bb77
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment