From 5589865c0e6e70f258bf6c5ac51bb0ca87c522b7 Mon Sep 17 00:00:00 2001 From: jumormt Date: Wed, 14 Feb 2024 16:29:02 +1100 Subject: [PATCH] sync with latest SVF --- CodeGraph/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CodeGraph/CMakeLists.txt b/CodeGraph/CMakeLists.txt index 36d4ec8..74328c6 100644 --- a/CodeGraph/CMakeLists.txt +++ b/CodeGraph/CMakeLists.txt @@ -1,4 +1,3 @@ -llvm_map_components_to_libnames(llvm_libs bitwriter core ipo irreader instcombine instrumentation target linker analysis scalaropts support ) file (GLOB SOURCES *.cpp )