mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 16:00:18 +00:00
11 lines
495 B
Diff
11 lines
495 B
Diff
Index: llvm-toolchain-snapshot_3.9~svn275597/test/CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll
|
|
===================================================================
|
|
--- llvm-toolchain-snapshot_3.9~svn275597.orig/test/CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll
|
|
+++ llvm-toolchain-snapshot_3.9~svn275597/test/CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll
|
|
@@ -1,4 +1,5 @@
|
|
; RUN: llc %s -O0 -march=sparc -mcpu=at697f -o - | FileCheck %s
|
|
+; XFAIL: *
|
|
|
|
; CHECK: ldd
|
|
; CHECK: ldd
|