svf-lib 1.0.1870 → 1.0.1872
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-osx/Release-build/bin/ae +0 -0
- package/SVF-osx/Release-build/bin/cfl +0 -0
- package/SVF-osx/Release-build/bin/dvf +0 -0
- package/SVF-osx/Release-build/bin/llvm2svf +0 -0
- package/SVF-osx/Release-build/bin/mta +0 -0
- package/SVF-osx/Release-build/bin/saber +0 -0
- package/SVF-osx/Release-build/bin/svf-ex +0 -0
- package/SVF-osx/Release-build/bin/wpa +0 -0
- package/SVF-osx/{svf → Release-build}/include/AE/Svfexe/AbstractExecution.h +3 -0
- package/SVF-osx/{svf → Release-build}/include/AE/Svfexe/BufOverflowChecker.h +3 -0
- package/SVF-osx/{svf → Release-build}/include/AE/Svfexe/SVFIR2ItvExeState.h +3 -0
- package/SVF-osx/Release-build/include/Util/config.h +3 -3
- package/SVF-osx/Release-build/lib/cmake/SVF/SVFConfig.cmake +48 -0
- package/SVF-osx/Release-build/lib/cmake/SVF/SVFConfigVersion.cmake +43 -0
- package/SVF-osx/Release-build/lib/cmake/SVF/SVFTargets.cmake +186 -0
- package/SVF-osx/Release-build/{svf → lib}/libSvfCore.a +0 -0
- package/SVF-osx/Release-build/{svf-llvm → lib}/libSvfLLVM.a +0 -0
- package/package.json +1 -1
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/AbstractValue.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/AddressValue.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/BoundedZ3Expr.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/CFBasicBlockGWTO.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/ConsExeState.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/ExeState.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/ICFGWTO.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/IntervalExeState.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/IntervalValue.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/NumericLiteral.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/RelExeState.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/RelationSolver.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/SingleAbsValue.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Core/SymState.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/AE/Svfexe/SVFIR2ConsExeState.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFGNormalizer.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFGrammar.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLAlias.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLBase.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLGramGraphChecker.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLGraphBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLSVFGBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLSolver.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/CFLVF.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/GrammarBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/grammar/PAGGrammar.txt +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/grammar/PEGGrammar.txt +0 -0
- /package/SVF-osx/{svf → Release-build}/include/CFL/grammar/VFGGrammar.txt +0 -0
- /package/SVF-osx/{svf → Release-build}/include/DDA/ContextDDA.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/DDA/DDAClient.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/DDA/DDAPass.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/DDA/DDAStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/DDA/DDAVFSolver.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/DDA/FlowDDA.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/FastCluster/LICENSE.TXT +0 -0
- /package/SVF-osx/{svf → Release-build}/include/FastCluster/fastcluster.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/CDG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/CFBasicBlockG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/CFLGraph.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/CHG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ConsG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ConsGEdge.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ConsGNode.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/DOTGraphTraits.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/GenericGraph.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/GraphPrinter.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/GraphTraits.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/GraphWriter.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ICFG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ICFGEdge.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ICFGNode.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ICFGStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/IRGraph.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/PTACallGraph.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/SCC.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/SVFG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/SVFGEdge.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/SVFGNode.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/SVFGOPT.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/SVFGStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/ThreadCallGraph.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/VFG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/VFGEdge.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/VFGNode.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Graphs/WTO.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MSSA/MSSAMuChi.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MSSA/MemPartition.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MSSA/MemRegion.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MSSA/MemSSA.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MSSA/SVFGBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/FSMPTA.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/LockAnalysis.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/MHP.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/MTA.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/MTAResultValidator.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/MTAStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/PCG.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MTA/TCT.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/AbstractPointsToDS.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/AccessPath.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/ConditionalPT.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/MutablePointsToDS.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/PersistentPointsToCache.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/PersistentPointsToDS.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/PointerAnalysis.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/PointerAnalysisImpl.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/PointsTo.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/MemoryModel/SVFLoop.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/DoubleFreeChecker.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/FileChecker.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/LeakChecker.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/ProgSlice.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/SaberCheckerAPI.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/SaberCondAllocator.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/SaberSVFGBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/SrcSnkDDA.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SABER/SrcSnkSolver.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/BasicTypes.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/BreakConstantExpr.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/CHGBuilder.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/CppUtil.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/DCHG.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/GEPTypeBridgeIterator.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/ICFGBuilder.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/LLVMLoopAnalysis.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/LLVMModule.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/LLVMUtil.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/ObjTypeInference.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/SVFIRBuilder.h +0 -0
- /package/SVF-osx/{svf-llvm → Release-build}/include/SVF-LLVM/SymbolTableBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/PAGBuilderFromFile.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFFileSystem.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFIR.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFModule.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFStatements.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFType.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFValue.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SVFVariables.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/SVFIR/SymbolTableInfo.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/Annotator.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/BitVector.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/CDGBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/CFBasicBlockGBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/CallGraphBuilder.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/Casting.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/CommandLine.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/CoreBitVector.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/CxtStmt.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/DPItem.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/ExtAPI.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/GeneralType.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/GraphReachSolver.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/NodeIDAllocator.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/Options.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/PTAStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/SVFBugReport.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/SVFStat.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/SVFUtil.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/SparseBitVector.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/ThreadAPI.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/WorkList.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/Z3Expr.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/cJSON.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/iterator.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/Util/iterator_range.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/Andersen.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/AndersenPWC.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/CSC.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/FlowSensitive.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/Steensgaard.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/TypeAnalysis.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/VersionedFlowSensitive.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/WPAFSSolver.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/WPAPass.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/WPASolver.h +0 -0
- /package/SVF-osx/{svf → Release-build}/include/WPA/WPAStat.h +0 -0
- /package/SVF-osx/Release-build/{svf-llvm → lib}/extapi.bc +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -18,6 +18,9 @@
|
|
|
18
18
|
// You should have received a copy of the GNU Affero General Public License
|
|
19
19
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
20
20
|
//
|
|
21
|
+
// The implementation is based on
|
|
22
|
+
// Xiao Cheng, Jiawei Wang and Yulei Sui. Precise Sparse Abstract Execution via Cross-Domain Interaction.
|
|
23
|
+
// 46th International Conference on Software Engineering. (ICSE24)
|
|
21
24
|
//===----------------------------------------------------------------------===//
|
|
22
25
|
|
|
23
26
|
|
|
@@ -18,6 +18,9 @@
|
|
|
18
18
|
// You should have received a copy of the GNU Affero General Public License
|
|
19
19
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
20
20
|
//
|
|
21
|
+
// The implementation is based on
|
|
22
|
+
// Xiao Cheng, Jiawei Wang and Yulei Sui. Precise Sparse Abstract Execution via Cross-Domain Interaction.
|
|
23
|
+
// 46th International Conference on Software Engineering. (ICSE24)
|
|
21
24
|
//===----------------------------------------------------------------------===//
|
|
22
25
|
|
|
23
26
|
|
|
@@ -18,6 +18,9 @@
|
|
|
18
18
|
// You should have received a copy of the GNU Affero General Public License
|
|
19
19
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
20
20
|
//
|
|
21
|
+
// The implementation is based on
|
|
22
|
+
// Xiao Cheng, Jiawei Wang and Yulei Sui. Precise Sparse Abstract Execution via Cross-Domain Interaction.
|
|
23
|
+
// 46th International Conference on Software Engineering. (ICSE24)
|
|
21
24
|
//===----------------------------------------------------------------------===//
|
|
22
25
|
/*
|
|
23
26
|
* SVFIR2ItvExeState.h
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
#define SVF_INSTALL_DIR "/usr/local"
|
|
8
8
|
#define SVF_BIN_DIR "/usr/local/bin"
|
|
9
9
|
#define SVF_LIB_DIR "/usr/local/lib"
|
|
10
|
-
#define SVF_INCLUDE_DIR "/usr/local/include
|
|
11
|
-
#define SVF_EXTAPI_DIR "/usr/local/
|
|
12
|
-
#define SVF_EXTAPI_BC "/usr/local/
|
|
10
|
+
#define SVF_INCLUDE_DIR "/usr/local/include"
|
|
11
|
+
#define SVF_EXTAPI_DIR "/usr/local/lib"
|
|
12
|
+
#define SVF_EXTAPI_BC "/usr/local/lib/extapi.bc"
|
|
13
13
|
|
|
14
14
|
// Build mode used to build SVF
|
|
15
15
|
#define SVF_BUILD_TYPE "Release"
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
|
|
2
|
+
####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() #######
|
|
3
|
+
####### Any changes to this file will be overwritten by the next CMake run ####
|
|
4
|
+
####### The input file was .config.cmake.in ########
|
|
5
|
+
|
|
6
|
+
get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE)
|
|
7
|
+
|
|
8
|
+
macro(set_and_check _var _file)
|
|
9
|
+
set(${_var} "${_file}")
|
|
10
|
+
if(NOT EXISTS "${_file}")
|
|
11
|
+
message(FATAL_ERROR "File or directory ${_file} referenced by variable ${_var} does not exist !")
|
|
12
|
+
endif()
|
|
13
|
+
endmacro()
|
|
14
|
+
|
|
15
|
+
macro(check_required_components _NAME)
|
|
16
|
+
foreach(comp ${${_NAME}_FIND_COMPONENTS})
|
|
17
|
+
if(NOT ${_NAME}_${comp}_FOUND)
|
|
18
|
+
if(${_NAME}_FIND_REQUIRED_${comp})
|
|
19
|
+
set(${_NAME}_FOUND FALSE)
|
|
20
|
+
endif()
|
|
21
|
+
endif()
|
|
22
|
+
endforeach()
|
|
23
|
+
endmacro()
|
|
24
|
+
|
|
25
|
+
####################################################################################
|
|
26
|
+
|
|
27
|
+
set_and_check(SVF_INSTALL_ROOT "${PACKAGE_PREFIX_DIR}")
|
|
28
|
+
set_and_check(SVF_INSTALL_BIN_DIR "${PACKAGE_PREFIX_DIR}/bin")
|
|
29
|
+
set_and_check(SVF_INSTALL_LIB_DIR "${PACKAGE_PREFIX_DIR}/lib")
|
|
30
|
+
set_and_check(SVF_INSTALL_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/include")
|
|
31
|
+
|
|
32
|
+
set_and_check(SVF_INSTALL_EXTAPI_DIR "${PACKAGE_PREFIX_DIR}/lib")
|
|
33
|
+
set_and_check(SVF_INSTALL_EXTAPI_FILE "${PACKAGE_PREFIX_DIR}/lib/extapi.bc")
|
|
34
|
+
|
|
35
|
+
set(SVF_SANITIZE "")
|
|
36
|
+
|
|
37
|
+
set(SVF_COVERAGE "OFF")
|
|
38
|
+
set(SVF_WARN_AS_ERROR "ON")
|
|
39
|
+
set(SVF_EXPORT_DYNAMIC "OFF")
|
|
40
|
+
set(SVF_ENABLE_ASSERTIONS "true")
|
|
41
|
+
|
|
42
|
+
set(SVF_BUILD_TYPE "Release")
|
|
43
|
+
set(SVF_CXX_STANDARD "17")
|
|
44
|
+
|
|
45
|
+
set(SVF_ENABLE_RTTI "ON")
|
|
46
|
+
set(SVF_ENABLE_EXCEPTIONS "ON")
|
|
47
|
+
|
|
48
|
+
include("${CMAKE_CURRENT_LIST_DIR}/SVFTargets.cmake")
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# This is a basic version file for the Config-mode of find_package().
|
|
2
|
+
# It is used by write_basic_package_version_file() as input file for configure_file()
|
|
3
|
+
# to create a version-file which can be installed along a config.cmake file.
|
|
4
|
+
#
|
|
5
|
+
# The created file sets PACKAGE_VERSION_EXACT if the current version string and
|
|
6
|
+
# the requested version string are exactly the same and it sets
|
|
7
|
+
# PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version.
|
|
8
|
+
# The variable CVF_VERSION must be set before calling configure_file().
|
|
9
|
+
|
|
10
|
+
set(PACKAGE_VERSION "3.0")
|
|
11
|
+
|
|
12
|
+
if (PACKAGE_FIND_VERSION_RANGE)
|
|
13
|
+
# Package version must be in the requested version range
|
|
14
|
+
if ((PACKAGE_FIND_VERSION_RANGE_MIN STREQUAL "INCLUDE" AND PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION_MIN)
|
|
15
|
+
OR ((PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "INCLUDE" AND PACKAGE_VERSION VERSION_GREATER PACKAGE_FIND_VERSION_MAX)
|
|
16
|
+
OR (PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "EXCLUDE" AND PACKAGE_VERSION VERSION_GREATER_EQUAL PACKAGE_FIND_VERSION_MAX)))
|
|
17
|
+
set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
|
18
|
+
else()
|
|
19
|
+
set(PACKAGE_VERSION_COMPATIBLE TRUE)
|
|
20
|
+
endif()
|
|
21
|
+
else()
|
|
22
|
+
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
|
|
23
|
+
set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
|
24
|
+
else()
|
|
25
|
+
set(PACKAGE_VERSION_COMPATIBLE TRUE)
|
|
26
|
+
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
|
|
27
|
+
set(PACKAGE_VERSION_EXACT TRUE)
|
|
28
|
+
endif()
|
|
29
|
+
endif()
|
|
30
|
+
endif()
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
|
34
|
+
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
|
35
|
+
return()
|
|
36
|
+
endif()
|
|
37
|
+
|
|
38
|
+
# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
|
|
39
|
+
if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")
|
|
40
|
+
math(EXPR installedBits "8 * 8")
|
|
41
|
+
set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)")
|
|
42
|
+
set(PACKAGE_VERSION_UNSUITABLE TRUE)
|
|
43
|
+
endif()
|
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
# Generated by CMake
|
|
2
|
+
|
|
3
|
+
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
|
|
4
|
+
message(FATAL_ERROR "CMake >= 2.8.0 required")
|
|
5
|
+
endif()
|
|
6
|
+
if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|
7
|
+
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
|
8
|
+
endif()
|
|
9
|
+
cmake_policy(PUSH)
|
|
10
|
+
cmake_policy(VERSION 2.8.3...3.26)
|
|
11
|
+
#----------------------------------------------------------------
|
|
12
|
+
# Generated CMake target import file.
|
|
13
|
+
#----------------------------------------------------------------
|
|
14
|
+
|
|
15
|
+
# Commands may need to know the format version.
|
|
16
|
+
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
17
|
+
|
|
18
|
+
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
|
|
19
|
+
set(_cmake_targets_defined "")
|
|
20
|
+
set(_cmake_targets_not_defined "")
|
|
21
|
+
set(_cmake_expected_targets "")
|
|
22
|
+
foreach(_cmake_expected_target IN ITEMS SvfCore cfl dvf svf-ex llvm2svf mta saber wpa ae SvfLLVM)
|
|
23
|
+
list(APPEND _cmake_expected_targets "${_cmake_expected_target}")
|
|
24
|
+
if(TARGET "${_cmake_expected_target}")
|
|
25
|
+
list(APPEND _cmake_targets_defined "${_cmake_expected_target}")
|
|
26
|
+
else()
|
|
27
|
+
list(APPEND _cmake_targets_not_defined "${_cmake_expected_target}")
|
|
28
|
+
endif()
|
|
29
|
+
endforeach()
|
|
30
|
+
unset(_cmake_expected_target)
|
|
31
|
+
if(_cmake_targets_defined STREQUAL _cmake_expected_targets)
|
|
32
|
+
unset(_cmake_targets_defined)
|
|
33
|
+
unset(_cmake_targets_not_defined)
|
|
34
|
+
unset(_cmake_expected_targets)
|
|
35
|
+
unset(CMAKE_IMPORT_FILE_VERSION)
|
|
36
|
+
cmake_policy(POP)
|
|
37
|
+
return()
|
|
38
|
+
endif()
|
|
39
|
+
if(NOT _cmake_targets_defined STREQUAL "")
|
|
40
|
+
string(REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}")
|
|
41
|
+
string(REPLACE ";" ", " _cmake_targets_not_defined_text "${_cmake_targets_not_defined}")
|
|
42
|
+
message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n")
|
|
43
|
+
endif()
|
|
44
|
+
unset(_cmake_targets_defined)
|
|
45
|
+
unset(_cmake_targets_not_defined)
|
|
46
|
+
unset(_cmake_expected_targets)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
# Create imported target SvfCore
|
|
50
|
+
add_library(SvfCore STATIC IMPORTED)
|
|
51
|
+
|
|
52
|
+
set_target_properties(SvfCore PROPERTIES
|
|
53
|
+
INTERFACE_INCLUDE_DIRECTORIES "/Users/runner/work/SVF/SVF/svf/include;/Users/runner/work/SVF/SVF/svf/include"
|
|
54
|
+
INTERFACE_LINK_LIBRARIES "/Users/runner/work/SVF/SVF/z3.obj/bin/libz3.dylib"
|
|
55
|
+
)
|
|
56
|
+
|
|
57
|
+
if(NOT CMAKE_VERSION VERSION_LESS "3.23.0")
|
|
58
|
+
target_sources(SvfCore
|
|
59
|
+
INTERFACE
|
|
60
|
+
FILE_SET "HEADERS"
|
|
61
|
+
TYPE "HEADERS"
|
|
62
|
+
BASE_DIRS "/Users/runner/work/SVF/SVF/svf/include"
|
|
63
|
+
FILES "/Users/runner/work/SVF/SVF/svf/include/AE/Core/AbstractValue.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/AddressValue.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/BoundedZ3Expr.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/CFBasicBlockGWTO.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/ConsExeState.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/ExeState.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/ICFGWTO.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/IntervalExeState.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/IntervalValue.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/NumericLiteral.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/RelExeState.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/RelationSolver.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/SingleAbsValue.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Core/SymState.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Svfexe/AbstractExecution.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Svfexe/BufOverflowChecker.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Svfexe/SVFIR2ConsExeState.h" "/Users/runner/work/SVF/SVF/svf/include/AE/Svfexe/SVFIR2ItvExeState.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFGNormalizer.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFGrammar.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLAlias.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLBase.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLGramGraphChecker.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLGraphBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLSVFGBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLSolver.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLStat.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/CFLVF.h" "/Users/runner/work/SVF/SVF/svf/include/CFL/GrammarBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/DDA/ContextDDA.h" "/Users/runner/work/SVF/SVF/svf/include/DDA/DDAClient.h" "/Users/runner/work/SVF/SVF/svf/include/DDA/DDAPass.h" "/Users/runner/work/SVF/SVF/svf/include/DDA/DDAStat.h" "/Users/runner/work/SVF/SVF/svf/include/DDA/DDAVFSolver.h" "/Users/runner/work/SVF/SVF/svf/include/DDA/FlowDDA.h" "/Users/runner/work/SVF/SVF/svf/include/FastCluster/fastcluster.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/CDG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/CFBasicBlockG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/CFLGraph.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/CHG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ConsG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ConsGEdge.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ConsGNode.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/DOTGraphTraits.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/GenericGraph.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/GraphPrinter.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/GraphTraits.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/GraphWriter.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ICFG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ICFGEdge.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ICFGNode.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ICFGStat.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/IRGraph.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/PTACallGraph.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/SCC.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/SVFG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/SVFGEdge.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/SVFGNode.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/SVFGOPT.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/SVFGStat.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/ThreadCallGraph.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/VFG.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/VFGEdge.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/VFGNode.h" "/Users/runner/work/SVF/SVF/svf/include/Graphs/WTO.h" "/Users/runner/work/SVF/SVF/svf/include/MSSA/MSSAMuChi.h" "/Users/runner/work/SVF/SVF/svf/include/MSSA/MemPartition.h" "/Users/runner/work/SVF/SVF/svf/include/MSSA/MemRegion.h" "/Users/runner/work/SVF/SVF/svf/include/MSSA/MemSSA.h" "/Users/runner/work/SVF/SVF/svf/include/MSSA/SVFGBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/FSMPTA.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/LockAnalysis.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/MHP.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/MTA.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/MTAResultValidator.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/MTAStat.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/PCG.h" "/Users/runner/work/SVF/SVF/svf/include/MTA/TCT.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/AbstractPointsToDS.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/AccessPath.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/ConditionalPT.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/MutablePointsToDS.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/PersistentPointsToCache.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/PersistentPointsToDS.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/PointerAnalysis.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/PointerAnalysisImpl.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/PointsTo.h" "/Users/runner/work/SVF/SVF/svf/include/MemoryModel/SVFLoop.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/DoubleFreeChecker.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/FileChecker.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/LeakChecker.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/ProgSlice.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/SaberCheckerAPI.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/SaberCondAllocator.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/SaberSVFGBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/SrcSnkDDA.h" "/Users/runner/work/SVF/SVF/svf/include/SABER/SrcSnkSolver.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/PAGBuilderFromFile.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFFileSystem.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFIR.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFModule.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFStatements.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFType.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFValue.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SVFVariables.h" "/Users/runner/work/SVF/SVF/svf/include/SVFIR/SymbolTableInfo.h" "/Users/runner/work/SVF/SVF/svf/include/Util/Annotator.h" "/Users/runner/work/SVF/SVF/svf/include/Util/BitVector.h" "/Users/runner/work/SVF/SVF/svf/include/Util/CDGBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/Util/CFBasicBlockGBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/Util/CallGraphBuilder.h" "/Users/runner/work/SVF/SVF/svf/include/Util/Casting.h" "/Users/runner/work/SVF/SVF/svf/include/Util/CommandLine.h" "/Users/runner/work/SVF/SVF/svf/include/Util/CoreBitVector.h" "/Users/runner/work/SVF/SVF/svf/include/Util/CxtStmt.h" "/Users/runner/work/SVF/SVF/svf/include/Util/DPItem.h" "/Users/runner/work/SVF/SVF/svf/include/Util/ExtAPI.h" "/Users/runner/work/SVF/SVF/svf/include/Util/GeneralType.h" "/Users/runner/work/SVF/SVF/svf/include/Util/GraphReachSolver.h" "/Users/runner/work/SVF/SVF/svf/include/Util/NodeIDAllocator.h" "/Users/runner/work/SVF/SVF/svf/include/Util/Options.h" "/Users/runner/work/SVF/SVF/svf/include/Util/PTAStat.h" "/Users/runner/work/SVF/SVF/svf/include/Util/SVFBugReport.h" "/Users/runner/work/SVF/SVF/svf/include/Util/SVFStat.h" "/Users/runner/work/SVF/SVF/svf/include/Util/SVFUtil.h" "/Users/runner/work/SVF/SVF/svf/include/Util/SparseBitVector.h" "/Users/runner/work/SVF/SVF/svf/include/Util/ThreadAPI.h" "/Users/runner/work/SVF/SVF/svf/include/Util/WorkList.h" "/Users/runner/work/SVF/SVF/svf/include/Util/Z3Expr.h" "/Users/runner/work/SVF/SVF/svf/include/Util/cJSON.h" "/Users/runner/work/SVF/SVF/svf/include/Util/iterator.h" "/Users/runner/work/SVF/SVF/svf/include/Util/iterator_range.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/Andersen.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/AndersenPWC.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/CSC.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/FlowSensitive.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/Steensgaard.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/TypeAnalysis.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/VersionedFlowSensitive.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/WPAFSSolver.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/WPAPass.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/WPASolver.h" "/Users/runner/work/SVF/SVF/svf/include/WPA/WPAStat.h"
|
|
64
|
+
)
|
|
65
|
+
else()
|
|
66
|
+
set_property(TARGET SvfCore
|
|
67
|
+
APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES
|
|
68
|
+
"/Users/runner/work/SVF/SVF/svf/include"
|
|
69
|
+
)
|
|
70
|
+
endif()
|
|
71
|
+
|
|
72
|
+
# Create imported target cfl
|
|
73
|
+
add_executable(cfl IMPORTED)
|
|
74
|
+
|
|
75
|
+
# Create imported target dvf
|
|
76
|
+
add_executable(dvf IMPORTED)
|
|
77
|
+
|
|
78
|
+
# Create imported target svf-ex
|
|
79
|
+
add_executable(svf-ex IMPORTED)
|
|
80
|
+
|
|
81
|
+
# Create imported target llvm2svf
|
|
82
|
+
add_executable(llvm2svf IMPORTED)
|
|
83
|
+
|
|
84
|
+
# Create imported target mta
|
|
85
|
+
add_executable(mta IMPORTED)
|
|
86
|
+
|
|
87
|
+
# Create imported target saber
|
|
88
|
+
add_executable(saber IMPORTED)
|
|
89
|
+
|
|
90
|
+
# Create imported target wpa
|
|
91
|
+
add_executable(wpa IMPORTED)
|
|
92
|
+
|
|
93
|
+
# Create imported target ae
|
|
94
|
+
add_executable(ae IMPORTED)
|
|
95
|
+
|
|
96
|
+
# Create imported target SvfLLVM
|
|
97
|
+
add_library(SvfLLVM STATIC IMPORTED)
|
|
98
|
+
|
|
99
|
+
set_target_properties(SvfLLVM PROPERTIES
|
|
100
|
+
INTERFACE_INCLUDE_DIRECTORIES "/Users/runner/work/SVF/SVF/svf-llvm/include;/Users/runner/work/SVF/SVF/svf-llvm/include"
|
|
101
|
+
INTERFACE_LINK_LIBRARIES "/Users/runner/work/SVF/SVF/z3.obj/bin/libz3.dylib;LLVM;LLVM;SvfCore"
|
|
102
|
+
)
|
|
103
|
+
|
|
104
|
+
if(NOT CMAKE_VERSION VERSION_LESS "3.23.0")
|
|
105
|
+
target_sources(SvfLLVM
|
|
106
|
+
INTERFACE
|
|
107
|
+
FILE_SET "HEADERS"
|
|
108
|
+
TYPE "HEADERS"
|
|
109
|
+
BASE_DIRS "/Users/runner/work/SVF/SVF/svf-llvm/include"
|
|
110
|
+
FILES "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/BasicTypes.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/BreakConstantExpr.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/CHGBuilder.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/CppUtil.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/DCHG.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/GEPTypeBridgeIterator.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/ICFGBuilder.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/LLVMLoopAnalysis.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/LLVMModule.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/LLVMUtil.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/ObjTypeInference.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/SVFIRBuilder.h" "/Users/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/SymbolTableBuilder.h"
|
|
111
|
+
)
|
|
112
|
+
else()
|
|
113
|
+
set_property(TARGET SvfLLVM
|
|
114
|
+
APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES
|
|
115
|
+
"/Users/runner/work/SVF/SVF/svf-llvm/include"
|
|
116
|
+
)
|
|
117
|
+
endif()
|
|
118
|
+
|
|
119
|
+
# Import target "SvfCore" for configuration "Release"
|
|
120
|
+
set_property(TARGET SvfCore APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
121
|
+
set_target_properties(SvfCore PROPERTIES
|
|
122
|
+
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "CXX"
|
|
123
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/lib/libSvfCore.a"
|
|
124
|
+
)
|
|
125
|
+
|
|
126
|
+
# Import target "cfl" for configuration "Release"
|
|
127
|
+
set_property(TARGET cfl APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
128
|
+
set_target_properties(cfl PROPERTIES
|
|
129
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/cfl"
|
|
130
|
+
)
|
|
131
|
+
|
|
132
|
+
# Import target "dvf" for configuration "Release"
|
|
133
|
+
set_property(TARGET dvf APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
134
|
+
set_target_properties(dvf PROPERTIES
|
|
135
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/dvf"
|
|
136
|
+
)
|
|
137
|
+
|
|
138
|
+
# Import target "svf-ex" for configuration "Release"
|
|
139
|
+
set_property(TARGET svf-ex APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
140
|
+
set_target_properties(svf-ex PROPERTIES
|
|
141
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/svf-ex"
|
|
142
|
+
)
|
|
143
|
+
|
|
144
|
+
# Import target "llvm2svf" for configuration "Release"
|
|
145
|
+
set_property(TARGET llvm2svf APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
146
|
+
set_target_properties(llvm2svf PROPERTIES
|
|
147
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/llvm2svf"
|
|
148
|
+
)
|
|
149
|
+
|
|
150
|
+
# Import target "mta" for configuration "Release"
|
|
151
|
+
set_property(TARGET mta APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
152
|
+
set_target_properties(mta PROPERTIES
|
|
153
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/mta"
|
|
154
|
+
)
|
|
155
|
+
|
|
156
|
+
# Import target "saber" for configuration "Release"
|
|
157
|
+
set_property(TARGET saber APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
158
|
+
set_target_properties(saber PROPERTIES
|
|
159
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/saber"
|
|
160
|
+
)
|
|
161
|
+
|
|
162
|
+
# Import target "wpa" for configuration "Release"
|
|
163
|
+
set_property(TARGET wpa APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
164
|
+
set_target_properties(wpa PROPERTIES
|
|
165
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/wpa"
|
|
166
|
+
)
|
|
167
|
+
|
|
168
|
+
# Import target "ae" for configuration "Release"
|
|
169
|
+
set_property(TARGET ae APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
170
|
+
set_target_properties(ae PROPERTIES
|
|
171
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/bin/ae"
|
|
172
|
+
)
|
|
173
|
+
|
|
174
|
+
# Import target "SvfLLVM" for configuration "Release"
|
|
175
|
+
set_property(TARGET SvfLLVM APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
176
|
+
set_target_properties(SvfLLVM PROPERTIES
|
|
177
|
+
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "CXX"
|
|
178
|
+
IMPORTED_LOCATION_RELEASE "/Users/runner/work/SVF/SVF/Release-build/lib/libSvfLLVM.a"
|
|
179
|
+
)
|
|
180
|
+
|
|
181
|
+
# This file does not depend on other imported targets which have
|
|
182
|
+
# been exported from the same project but in a separate export set.
|
|
183
|
+
|
|
184
|
+
# Commands beyond this point should not need to know the version.
|
|
185
|
+
set(CMAKE_IMPORT_FILE_VERSION)
|
|
186
|
+
cmake_policy(POP)
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|