[PATCH] D35548: [mips] Teach the driver to accept -m(no-)gpopt.

Simon Dardis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 09:11:39 PDT 2017


sdardis updated this revision to Diff 107114.
sdardis marked an inline comment as done.
sdardis added a comment.

Addressed review comment, added warning when combining -mabicalls and -mgpopt.


https://reviews.llvm.org/D35548

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Driver/Options.td
  lib/Driver/ToolChains/Clang.cpp
  test/Driver/mips-features.c
  test/Driver/mips-gpopt-warning.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35548.107114.patch
Type: text/x-patch
Size: 5980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170718/fd185692/attachment.bin>


More information about the cfe-commits mailing list