[PATCH] D45284: [RISCV] More validations on the input value of -march=

Ana Pazos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 4 13:29:24 PDT 2018


apazos created this revision.
apazos added reviewers: asb, kito-cheng.
Herald added subscribers: shiva0217, niosHD, sabuasal, jordy.potman.lists, simoncook, johnrusso, rbar.

- Updated diagnostic messages for invalid/unsupported  march combinations.
- Parsing X, SX and S extensions.


https://reviews.llvm.org/D45284

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  lib/Driver/ToolChains/Arch/RISCV.cpp
  test/Driver/riscv-arch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45284.141034.patch
Type: text/x-patch
Size: 24120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/5d4dd381/attachment-0001.bin>


More information about the cfe-commits mailing list