remove a patch (test removed)

This commit is contained in:
Sylvestre Ledru 2016-07-18 19:35:09 +00:00
parent 6eed2bba1f
commit 92519b8dc8
2 changed files with 1 additions and 12 deletions

View File

@ -27,7 +27,7 @@ hurd-EIEIO-undef.diff
silent-MCJIIT-tests.diff silent-MCJIIT-tests.diff
clang-analyzer-force-version.diff clang-analyzer-force-version.diff
llvm25468-lldb-swig-format-security.diff llvm25468-lldb-swig-format-security.diff
silent-test-transforms.diff #silent-test-transforms.diff
install-scan-build-py.diff install-scan-build-py.diff
#scan-build-py-default.diff #scan-build-py-default.diff
scan-view-fix-path.diff scan-view-fix-path.diff

View File

@ -1,11 +0,0 @@
Index: llvm.svn/test/Transforms/GVN/pre-gep-load.ll
===================================================================
--- llvm.svn.orig/test/Transforms/GVN/pre-gep-load.ll
+++ llvm.svn/test/Transforms/GVN/pre-gep-load.ll
@@ -1,5 +1,6 @@
; RUN: opt < %s -basicaa -gvn -enable-load-pre -S | FileCheck %s
; RUN: opt < %s -aa-pipeline=basic-aa -passes=gvn -enable-load-pre -S | FileCheck %s
+; XFAIL: *
target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
target triple = "aarch64--linux-gnu"