move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2009-06-14-HighlyAligned.c
index 4678b75b6daf93a4f19db4f79e44df5f622abe3a..227db74f47a07d76df221da3f1a12d06ac192b91 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S
+// RUN: %llvmgcc %s -S -o /dev/null
 // PR4332
 
 static int highly_aligned __attribute__((aligned(4096)));