[PATCH] D15070: [mips] Added support for -Wa, -mips32 and similar.

Scott Egerton via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 17 06:48:30 PST 2015


s.egerton updated this revision to Diff 43131.
s.egerton marked 4 inline comments as done.
s.egerton added a comment.

Responded to reviewers comments.

The -mips* option is now saved until all arguments have been parsed. The last -mips* option is the only one pushed back.
The tests are now updated to check that multiple -target-feature -mips* options are not present.


http://reviews.llvm.org/D15070

Files:
  lib/Driver/Tools.cpp
  test/Driver/mips-ias-Wa.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15070.43131.patch
Type: text/x-patch
Size: 5914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151217/7b348de8/attachment.bin>


More information about the cfe-commits mailing list