mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-10-31 10:24:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			352 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			352 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| Index: llvm-toolchain-9-9/lldb/utils/lit-cpuid/CMakeLists.txt
 | |
| ===================================================================
 | |
| --- llvm-toolchain-9-9.orig/lldb/utils/lit-cpuid/CMakeLists.txt
 | |
| +++ llvm-toolchain-9-9/lldb/utils/lit-cpuid/CMakeLists.txt
 | |
| @@ -1,4 +1,4 @@
 | |
| -add_llvm_utility(lit-cpuid
 | |
| +add_lldb_executable(lit-cpuid
 | |
|    lit-cpuid.cpp
 | |
|    )
 | |
|  
 | 
