[PATCH] D44189: [RISCV] Verify the input value of -march=

Kito Cheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 6 22:25:23 PST 2018


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

This patch doing more check and verify the -march= string and will issue and error if it's a invalid combination.


Repository:
  rC Clang

https://reviews.llvm.org/D44189

Files:
  lib/Driver/ToolChains/Arch/RISCV.cpp
  test/Driver/riscv-arch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44189.137326.patch
Type: text/x-patch
Size: 3607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180307/13f628a7/attachment.bin>


More information about the cfe-commits mailing list