For PR1336:
XFAIL tests covered by the PR. These will be un-XFAILed as they are fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36093 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ARM/align.ll b/test/CodeGen/ARM/align.ll
index 457d883..8c91b8b 100644
--- a/test/CodeGen/ARM/align.ll
+++ b/test/CodeGen/ARM/align.ll
@@ -6,6 +6,7 @@
; RUN: grep align.*3 | wc | grep 2
; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple=arm-apple-darwin | \
; RUN: grep align.*2 | wc | grep 4
+; XFAIL: *
%a = global bool true
%b = global sbyte 1