rengolin requested changes to this revision.
This revision now requires changes to proceed.

================
Comment at: test/CodeGen/arm-inline-asm-windows.c:2
@@ +1,3 @@
+// REQUIRES: arm-registered-target
+// RUN: %clang -target armv7-windows -c -o - %s
+
----------------
Also, I just noticed, this outputs the binary to stdout. Maybe better 

    -o /dev/null

or whatever is the practice on Windows that also work on Linux. :)


https://reviews.llvm.org/D22857



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

Reply via email to