move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2010-07-14-overconservative-align.c
index 1744ba84185d369215752c1c78937ae3307975ad..c4a9caac66661a4a80c4215bdcbf9c731251e5a3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -emit-llvm -S -o - | FileCheck %s
+// RUN: %llvmgcc %s -S -o - | FileCheck %s
 // PR 5995
 struct s {
     int word;