mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 03:01:34 +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
|
|
)
|
|
|