dylanmckay marked 2 inline comments as done.
dylanmckay added inline comments.


================
Comment at: test/CodeGen/avr/target-cpu-defines/atmega328p.c:1
+// RUN: %clang_cc1 -triple avr-unknown-unknown -target-cpu atmega328p 
-emit-llvm %s -o - | FileCheck %s
+
----------------
asl wrote:
> This looks wrong. How you're using FileCheck? Consider dumping pre-built 
> defines and checking the output.
That's a much better idea, fixed


https://reviews.llvm.org/D28346



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to