mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-10-31 10:24:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			550 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			550 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/compiler-rt/lib/xray/xray_tsc.h
 | |
| ===================================================================
 | |
| --- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/compiler-rt/lib/xray/xray_tsc.h
 | |
| +++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/compiler-rt/lib/xray/xray_tsc.h
 | |
| @@ -82,8 +82,6 @@ inline uint64_t getTSCFrequency() XRAY_N
 | |
|  
 | |
|  } // namespace __xray
 | |
|  
 | |
| -#else
 | |
| -#error Target architecture is not supported.
 | |
|  #endif // CPU architecture
 | |
|  #endif // SANITIZER_FUCHSIA
 | |
|  
 | 
