[PATCH] XCore target: skip tests xcore can't run

Richard Osborne richard at xmos.com
Fri Feb 14 03:11:00 PST 2014


  Looks good to me.


================
Comment at: SingleSource/Benchmarks/Misc-C++/Large/Makefile:8
@@ +7,3 @@
+ifeq ($(ARCH),XCore)
+# XCore diffs output on 3 of the 65536 numbers
+PROGRAMS_TO_SKIP := sphereflake
----------------
This sounds like it needs investigation. Could you file this as a bug.


http://llvm-reviews.chandlerc.com/D2790



More information about the llvm-commits mailing list