[PATCH] D13980: Add "x87" in x86 target feature map
Eric Christopher via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 26 00:28:02 PST 2016
echristo added a comment.
Can you add an explicit test for soft/hard-float.
One inline comment as well, waiting on Richard to pipe up.
-eric
================
Comment at: lib/Basic/Targets.cpp:2603
@@ -2599,3 +2602,3 @@
case CK_i386:
case CK_i486:
case CK_i586:
----------------
Waiting for rsmith to comment here.
http://reviews.llvm.org/D13980
More information about the cfe-commits
mailing list