mgorny added a comment.

@compnerd, ping. Do you really think this is a real issue? As I said on the 
other patch, the only case when compiler-rt would generate i686-suffixed 
library is if the builder specifically used `-march=i686` for the compiler-rt 
build, and in that case the i386 variant (which is identical to the i686 
variant since both are built with the same flags) is built anyway.


https://reviews.llvm.org/D26796



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

Reply via email to