[PATCH] D10972: Add missing builtins to altivec.h for ABI compliance (vol. 3)

Nemanja Ivanovic nemanja.i.ibm at gmail.com
Mon Jul 6 14:03:25 PDT 2015


================
Comment at: lib/Basic/Targets.cpp:1025
@@ +1024,3 @@
+      HasDirectMove = false;
+      VSXDisabled = true;
+    }
----------------
Oops, there was supposed to be a continue here. Added to the source tree.


Repository:
  rL LLVM

http://reviews.llvm.org/D10972







More information about the cfe-commits mailing list