mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-28 21:05:36 +00:00
13 lines
723 B
Diff
13 lines
723 B
Diff
Index: llvm-toolchain-snapshot_9~svn354439/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
|
===================================================================
|
|
--- llvm-toolchain-snapshot_9~svn354439.orig/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
|
+++ llvm-toolchain-snapshot_9~svn354439/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
|
@@ -12,6 +12,7 @@
|
|
; RUN: FileCheck --input-file %t2 --check-prefix="SOURCE" %t.ll
|
|
; RUN: FileCheck --input-file %t3 --check-prefix="SOURCE" %t.ll
|
|
; ModuleID = 'source-interleave-x86_64.bc'
|
|
+; XFAIL: *
|
|
source_filename = "source-interleave-x86_64.c"
|
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
|
target triple = "x86_64-unknown-linux-gnu"
|