mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 03:51:40 +00:00
13 lines
744 B
Diff
13 lines
744 B
Diff
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
|
===================================================================
|
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
|
@@ -4,6 +4,7 @@
|
|
; RUN: llvm-objdump -d -l %t.o | FileCheck --check-prefix="LINES" %t.ll
|
|
; RUN: llvm-objdump -d -S %t.o | FileCheck --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"
|