[PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
renato.golin at linaro.org
Tue Feb 18 07:03:08 PST 2014
After some discussions, the conclusion is that any flag should override the target triple, including mfpu, so we should always emit the soft-float-abi flag regardless of the triple. But the warning is still nice to have.
Hi mcrosier, bogden, joey,
http://llvm-reviews.chandlerc.com/D2817
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2817?vs=7173&id=7176#toc
Files:
include/clang/Basic/DiagnosticDriverKinds.td
lib/Driver/Tools.cpp
test/Driver/arm-mfpu.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2817.3.patch
Type: text/x-patch
Size: 9898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140218/9ed67173/attachment.bin>
More information about the cfe-commits
mailing list