[PATCH] D69383: [RISCV] Match GCC `-march`/`-mabi` driver defaults

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 08:28:05 PDT 2019


lenary updated this revision to Diff 227284.
lenary added a comment.

- More conservative march/mabi defaults on riscv-unknown-elf
- Add clang release notes about this change to -march/-mabi


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69383/new/

https://reviews.llvm.org/D69383

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Driver/ToolChains/Arch/RISCV.cpp
  clang/lib/Driver/ToolChains/Arch/RISCV.h
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/test/Driver/riscv-abi.c
  clang/test/Driver/riscv-gnutools.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69383.227284.patch
Type: text/x-patch
Size: 11409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191031/048d3e08/attachment-0001.bin>


More information about the cfe-commits mailing list