From 292fa1907786cb4b0d11641a5ef34889b012b5b1 Mon Sep 17 00:00:00 2001 From: "Duncan P. N. Exon Smith" Date: Wed, 2 Jul 2014 17:07:03 +0000 Subject: [PATCH] XFAIL the test to go with r202189 llvm-svn: 212190 --- llvm/test/CodeGen/AArch64/aarch64-address-type-promotion.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/CodeGen/AArch64/aarch64-address-type-promotion.ll b/llvm/test/CodeGen/AArch64/aarch64-address-type-promotion.ll index ee90d19..1a93000 100644 --- a/llvm/test/CodeGen/AArch64/aarch64-address-type-promotion.ll +++ b/llvm/test/CodeGen/AArch64/aarch64-address-type-promotion.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s -o - | FileCheck %s +; XFAIL: * target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-n32:64" target triple = "arm64-apple-macosx10.9" -- 2.7.4