erichkeane added inline comments.

================
Comment at: lib/Basic/Targets/X86.cpp:1173
       .Case("x86", true)
+      .Case("x87", true)
       .Case("x86_32", true)
----------------
A test also revealed that we forgot this as well.  Craig just added sse4, which 
was also missing.


https://reviews.llvm.org/D39357



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to