rnk added a comment.

Thanks, this seems almost done. Sorry for missing the -O on the first round.


================
Comment at: test/CodeGen/long_double_fp128.cpp:1
@@ +1,2 @@
+// RUN: %clang_cc1 -triple x86_64-linux-android -emit-llvm -O -o - %s \
+// RUN:    | FileCheck %s --check-prefix=A64
----------------
I don't think these tests need optimizations (-O).


http://reviews.llvm.org/D11466




_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to