[PATCH] D21469: Add -mno-iamcu option
Andrey Turetskiy via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 17 06:23:26 PDT 2016
aturetsk created this revision.
aturetsk added reviewers: bruno, echristo.
aturetsk added subscribers: cfe-commits, zinovy.nis.
Herald added a subscriber: mehdi_amini.
Add -mno-iamcu option to:
1) Countervail -miamcu option easily
2) Be compatible with GCC which supports this option
http://reviews.llvm.org/D21469
Files:
include/clang/Driver/Options.td
lib/Driver/Driver.cpp
lib/Driver/Tools.cpp
test/Driver/miamcu-opt.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21469.61088.patch
Type: text/x-patch
Size: 5129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160617/f847c3f9/attachment.bin>
More information about the cfe-commits
mailing list