jmgao added inline comments.
================
Comment at: lib/builtins/arm/aeabi_cfcmp.S:13
@@ +12,3 @@
+// void __aeabi_cfcmpeq(float a, float b) {
+// Z = fcmpeq(a, b);
+// }
----------------
This comment is wrong
Repository:
rL LLVM
http://reviews.llvm.org/D12089