mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-11-04 12:52:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			530 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			530 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
Index: llvm-toolchain-snapshot_7~svn335581/test/ThinLTO/X86/autoupgrade.ll
 | 
						|
===================================================================
 | 
						|
--- llvm-toolchain-snapshot_7~svn335581.orig/test/ThinLTO/X86/autoupgrade.ll
 | 
						|
+++ llvm-toolchain-snapshot_7~svn335581/test/ThinLTO/X86/autoupgrade.ll
 | 
						|
@@ -19,6 +19,8 @@
 | 
						|
 ; SUMMARYNAMES: ^2 = gv: (name: "globalfunc2",
 | 
						|
 ; SUMMARYNAMES: ^3 = gv: (name: "globalfunc1"
 | 
						|
 
 | 
						|
+; XFAIL: *
 | 
						|
+
 | 
						|
 target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
 | 
						|
 target triple = "x86_64-apple-macosx10.11.0"
 | 
						|
 
 |