mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-23 18:37:19 +00:00
rebase of the patch
This commit is contained in:
parent
e2edd063dc
commit
e41f54ea90
@ -1,13 +1,13 @@
|
|||||||
Index: llvm-toolchain-snapshot_7~svn335581/test/ThinLTO/X86/autoupgrade.ll
|
Index: llvm-toolchain-snapshot_10~svn370107/test/ThinLTO/X86/autoupgrade.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_7~svn335581.orig/test/ThinLTO/X86/autoupgrade.ll
|
--- llvm-toolchain-snapshot_10~svn370107.orig/test/ThinLTO/X86/autoupgrade.ll
|
||||||
+++ llvm-toolchain-snapshot_7~svn335581/test/ThinLTO/X86/autoupgrade.ll
|
+++ llvm-toolchain-snapshot_10~svn370107/test/ThinLTO/X86/autoupgrade.ll
|
||||||
@@ -19,6 +19,8 @@
|
@@ -3,6 +3,8 @@
|
||||||
; SUMMARYNAMES: ^2 = gv: (name: "globalfunc2",
|
; RUN: opt -module-summary %s -o %t.bc
|
||||||
; SUMMARYNAMES: ^3 = gv: (name: "globalfunc1"
|
; RUN: llvm-lto -thinlto-action=thinlink -o %t3.bc %t.bc %p/Inputs/autoupgrade.bc
|
||||||
|
|
||||||
+; XFAIL: *
|
+; XFAIL: *
|
||||||
+
|
+
|
||||||
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
|
; We can't use llvm-dis here, because it would do the autoupgrade itself.
|
||||||
target triple = "x86_64-apple-macosx10.11.0"
|
|
||||||
|
|
||||||
|
; RUN: llvm-link -summary-index=%t3.bc \
|
||||||
|
Loading…
Reference in New Issue
Block a user