================
Comment at: test/Preprocessor/arm-target-features.c:150
@@ -149,2 +149,3 @@
+// A5-ARM:#define __ARM_FEATURE_DSP
 
 // RUN: %clang -target armv7 -mthumb -mcpu=cortex-a5 -x c -E -dM %s -o - | 
FileCheck --check-prefix=A5-THUMB %s
----------------
You also need to add tests checking for negative cases (.e.g on M-only cpu, 
etc.)

http://reviews.llvm.org/D6339



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to