84a2b56c53
* This release contains bug-fixes for the LLVM 19.1.0 release. This release is API and ABI compatible with 19.1.0. - Rebase llvm-do-not-install-static-libraries.patch. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm19?expand=0&rev=15
11 lines
276 B
Diff
11 lines
276 B
Diff
--- a/llvm/test/CMakeLists.txt
|
|
+++ b/llvm/test/CMakeLists.txt
|
|
@@ -81,7 +81,6 @@ set(LLVM_TEST_DEPENDS
|
|
llvm-dwarfdump
|
|
llvm-dwarfutil
|
|
llvm-dwp
|
|
- llvm-exegesis
|
|
llvm-extract
|
|
llvm-gsymutil
|
|
llvm-isel-fuzzer
|