Will this flag also appear in AArch32 command lines?

================
Comment at: lib/Driver/Tools.cpp:728
@@ +727,3 @@
+    // Also need to explicitly disable features which imply NEON.
+    Features.push_back("-crypto");
+  }
----------------
I'd have thought that crypto would be disabled by default without the need of a 
flag...


http://llvm-reviews.chandlerc.com/D2736
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to