[PATCH] D13980: Add "x87" in x86 target feature map

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 26 01:13:16 PST 2016


rsmith added inline comments.

================
Comment at: lib/Basic/Targets.cpp:2603
@@ -2599,3 +2602,3 @@
   case CK_i386:
   case CK_i486:
   case CK_i586:
----------------
echristo wrote:
> Waiting for rsmith to comment here.
> 
> 
This seems fine to me.


http://reviews.llvm.org/D13980





More information about the cfe-commits mailing list