[cfe-commits] [PATCH] New MIPS CPU selection command line options
Simon Atanasyan
satanasyan at mips.com
Mon Sep 10 08:10:40 PDT 2012
Hi,
The patch adds four new command line options to the Clang driver:
-mips32, -mips32r2, -mips64, -mips64r2. These options are supported by
gcc. The are equivalents of -march=mips32, -march=mips32r2 etc.
Please review the patch.
--
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-cpu-alias.patch
Type: application/octet-stream
Size: 5467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120910/3cbf9a97/attachment.obj>
More information about the cfe-commits
mailing list