majnemer added inline comments.

================
Comment at: test/CodeGen/x86-long-double.cpp:5-6
@@ +4,4 @@
+// RUN:    | FileCheck %s --check-prefix=G64
+// RUN: %clang -target powerpc64-linux-gnu -emit-llvm -O -S -o - %s \
+// RUN:    | FileCheck %s --check-prefix=P64
+// RUN: %clang -target i686-linux-android -emit-llvm -O -S -o - %s \
----------------
This test is called `x86-long-double.cpp` but you have powerpc tests here.


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