svf-lib 1.0.1872 → 1.0.1874

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.
Files changed (178) hide show
  1. package/SVF-linux/Release-build/bin/ae +0 -0
  2. package/SVF-linux/Release-build/bin/cfl +0 -0
  3. package/SVF-linux/Release-build/bin/dvf +0 -0
  4. package/SVF-linux/Release-build/bin/llvm2svf +0 -0
  5. package/SVF-linux/Release-build/bin/mta +0 -0
  6. package/SVF-linux/Release-build/bin/saber +0 -0
  7. package/SVF-linux/Release-build/bin/svf-ex +0 -0
  8. package/SVF-linux/Release-build/bin/wpa +0 -0
  9. package/SVF-linux/{svf → Release-build}/include/AE/Svfexe/AbstractExecution.h +3 -0
  10. package/SVF-linux/{svf → Release-build}/include/AE/Svfexe/BufOverflowChecker.h +3 -0
  11. package/SVF-linux/{svf → Release-build}/include/AE/Svfexe/SVFIR2ItvExeState.h +3 -0
  12. package/SVF-linux/Release-build/include/Util/config.h +3 -3
  13. package/SVF-linux/Release-build/lib/cmake/SVF/SVFConfig.cmake +48 -0
  14. package/SVF-linux/Release-build/lib/cmake/SVF/SVFConfigVersion.cmake +43 -0
  15. package/SVF-linux/Release-build/lib/cmake/SVF/SVFTargets.cmake +186 -0
  16. package/SVF-linux/Release-build/{svf → lib}/libSvfCore.a +0 -0
  17. package/SVF-linux/Release-build/{svf-llvm → lib}/libSvfLLVM.a +0 -0
  18. package/SVF-osx/Release-build/lib/libSvfCore.a +0 -0
  19. package/SVF-osx/Release-build/lib/libSvfLLVM.a +0 -0
  20. package/package.json +1 -1
  21. /package/SVF-linux/{svf → Release-build}/include/AE/Core/AbstractValue.h +0 -0
  22. /package/SVF-linux/{svf → Release-build}/include/AE/Core/AddressValue.h +0 -0
  23. /package/SVF-linux/{svf → Release-build}/include/AE/Core/BoundedZ3Expr.h +0 -0
  24. /package/SVF-linux/{svf → Release-build}/include/AE/Core/CFBasicBlockGWTO.h +0 -0
  25. /package/SVF-linux/{svf → Release-build}/include/AE/Core/ConsExeState.h +0 -0
  26. /package/SVF-linux/{svf → Release-build}/include/AE/Core/ExeState.h +0 -0
  27. /package/SVF-linux/{svf → Release-build}/include/AE/Core/ICFGWTO.h +0 -0
  28. /package/SVF-linux/{svf → Release-build}/include/AE/Core/IntervalExeState.h +0 -0
  29. /package/SVF-linux/{svf → Release-build}/include/AE/Core/IntervalValue.h +0 -0
  30. /package/SVF-linux/{svf → Release-build}/include/AE/Core/NumericLiteral.h +0 -0
  31. /package/SVF-linux/{svf → Release-build}/include/AE/Core/RelExeState.h +0 -0
  32. /package/SVF-linux/{svf → Release-build}/include/AE/Core/RelationSolver.h +0 -0
  33. /package/SVF-linux/{svf → Release-build}/include/AE/Core/SingleAbsValue.h +0 -0
  34. /package/SVF-linux/{svf → Release-build}/include/AE/Core/SymState.h +0 -0
  35. /package/SVF-linux/{svf → Release-build}/include/AE/Svfexe/SVFIR2ConsExeState.h +0 -0
  36. /package/SVF-linux/{svf → Release-build}/include/CFL/CFGNormalizer.h +0 -0
  37. /package/SVF-linux/{svf → Release-build}/include/CFL/CFGrammar.h +0 -0
  38. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLAlias.h +0 -0
  39. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLBase.h +0 -0
  40. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLGramGraphChecker.h +0 -0
  41. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLGraphBuilder.h +0 -0
  42. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLSVFGBuilder.h +0 -0
  43. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLSolver.h +0 -0
  44. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLStat.h +0 -0
  45. /package/SVF-linux/{svf → Release-build}/include/CFL/CFLVF.h +0 -0
  46. /package/SVF-linux/{svf → Release-build}/include/CFL/GrammarBuilder.h +0 -0
  47. /package/SVF-linux/{svf → Release-build}/include/CFL/grammar/PAGGrammar.txt +0 -0
  48. /package/SVF-linux/{svf → Release-build}/include/CFL/grammar/PEGGrammar.txt +0 -0
  49. /package/SVF-linux/{svf → Release-build}/include/CFL/grammar/VFGGrammar.txt +0 -0
  50. /package/SVF-linux/{svf → Release-build}/include/DDA/ContextDDA.h +0 -0
  51. /package/SVF-linux/{svf → Release-build}/include/DDA/DDAClient.h +0 -0
  52. /package/SVF-linux/{svf → Release-build}/include/DDA/DDAPass.h +0 -0
  53. /package/SVF-linux/{svf → Release-build}/include/DDA/DDAStat.h +0 -0
  54. /package/SVF-linux/{svf → Release-build}/include/DDA/DDAVFSolver.h +0 -0
  55. /package/SVF-linux/{svf → Release-build}/include/DDA/FlowDDA.h +0 -0
  56. /package/SVF-linux/{svf → Release-build}/include/FastCluster/LICENSE.TXT +0 -0
  57. /package/SVF-linux/{svf → Release-build}/include/FastCluster/fastcluster.h +0 -0
  58. /package/SVF-linux/{svf → Release-build}/include/Graphs/CDG.h +0 -0
  59. /package/SVF-linux/{svf → Release-build}/include/Graphs/CFBasicBlockG.h +0 -0
  60. /package/SVF-linux/{svf → Release-build}/include/Graphs/CFLGraph.h +0 -0
  61. /package/SVF-linux/{svf → Release-build}/include/Graphs/CHG.h +0 -0
  62. /package/SVF-linux/{svf → Release-build}/include/Graphs/ConsG.h +0 -0
  63. /package/SVF-linux/{svf → Release-build}/include/Graphs/ConsGEdge.h +0 -0
  64. /package/SVF-linux/{svf → Release-build}/include/Graphs/ConsGNode.h +0 -0
  65. /package/SVF-linux/{svf → Release-build}/include/Graphs/DOTGraphTraits.h +0 -0
  66. /package/SVF-linux/{svf → Release-build}/include/Graphs/GenericGraph.h +0 -0
  67. /package/SVF-linux/{svf → Release-build}/include/Graphs/GraphPrinter.h +0 -0
  68. /package/SVF-linux/{svf → Release-build}/include/Graphs/GraphTraits.h +0 -0
  69. /package/SVF-linux/{svf → Release-build}/include/Graphs/GraphWriter.h +0 -0
  70. /package/SVF-linux/{svf → Release-build}/include/Graphs/ICFG.h +0 -0
  71. /package/SVF-linux/{svf → Release-build}/include/Graphs/ICFGEdge.h +0 -0
  72. /package/SVF-linux/{svf → Release-build}/include/Graphs/ICFGNode.h +0 -0
  73. /package/SVF-linux/{svf → Release-build}/include/Graphs/ICFGStat.h +0 -0
  74. /package/SVF-linux/{svf → Release-build}/include/Graphs/IRGraph.h +0 -0
  75. /package/SVF-linux/{svf → Release-build}/include/Graphs/PTACallGraph.h +0 -0
  76. /package/SVF-linux/{svf → Release-build}/include/Graphs/SCC.h +0 -0
  77. /package/SVF-linux/{svf → Release-build}/include/Graphs/SVFG.h +0 -0
  78. /package/SVF-linux/{svf → Release-build}/include/Graphs/SVFGEdge.h +0 -0
  79. /package/SVF-linux/{svf → Release-build}/include/Graphs/SVFGNode.h +0 -0
  80. /package/SVF-linux/{svf → Release-build}/include/Graphs/SVFGOPT.h +0 -0
  81. /package/SVF-linux/{svf → Release-build}/include/Graphs/SVFGStat.h +0 -0
  82. /package/SVF-linux/{svf → Release-build}/include/Graphs/ThreadCallGraph.h +0 -0
  83. /package/SVF-linux/{svf → Release-build}/include/Graphs/VFG.h +0 -0
  84. /package/SVF-linux/{svf → Release-build}/include/Graphs/VFGEdge.h +0 -0
  85. /package/SVF-linux/{svf → Release-build}/include/Graphs/VFGNode.h +0 -0
  86. /package/SVF-linux/{svf → Release-build}/include/Graphs/WTO.h +0 -0
  87. /package/SVF-linux/{svf → Release-build}/include/MSSA/MSSAMuChi.h +0 -0
  88. /package/SVF-linux/{svf → Release-build}/include/MSSA/MemPartition.h +0 -0
  89. /package/SVF-linux/{svf → Release-build}/include/MSSA/MemRegion.h +0 -0
  90. /package/SVF-linux/{svf → Release-build}/include/MSSA/MemSSA.h +0 -0
  91. /package/SVF-linux/{svf → Release-build}/include/MSSA/SVFGBuilder.h +0 -0
  92. /package/SVF-linux/{svf → Release-build}/include/MTA/FSMPTA.h +0 -0
  93. /package/SVF-linux/{svf → Release-build}/include/MTA/LockAnalysis.h +0 -0
  94. /package/SVF-linux/{svf → Release-build}/include/MTA/MHP.h +0 -0
  95. /package/SVF-linux/{svf → Release-build}/include/MTA/MTA.h +0 -0
  96. /package/SVF-linux/{svf → Release-build}/include/MTA/MTAResultValidator.h +0 -0
  97. /package/SVF-linux/{svf → Release-build}/include/MTA/MTAStat.h +0 -0
  98. /package/SVF-linux/{svf → Release-build}/include/MTA/PCG.h +0 -0
  99. /package/SVF-linux/{svf → Release-build}/include/MTA/TCT.h +0 -0
  100. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/AbstractPointsToDS.h +0 -0
  101. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/AccessPath.h +0 -0
  102. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/ConditionalPT.h +0 -0
  103. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/MutablePointsToDS.h +0 -0
  104. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/PersistentPointsToCache.h +0 -0
  105. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/PersistentPointsToDS.h +0 -0
  106. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/PointerAnalysis.h +0 -0
  107. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/PointerAnalysisImpl.h +0 -0
  108. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/PointsTo.h +0 -0
  109. /package/SVF-linux/{svf → Release-build}/include/MemoryModel/SVFLoop.h +0 -0
  110. /package/SVF-linux/{svf → Release-build}/include/SABER/DoubleFreeChecker.h +0 -0
  111. /package/SVF-linux/{svf → Release-build}/include/SABER/FileChecker.h +0 -0
  112. /package/SVF-linux/{svf → Release-build}/include/SABER/LeakChecker.h +0 -0
  113. /package/SVF-linux/{svf → Release-build}/include/SABER/ProgSlice.h +0 -0
  114. /package/SVF-linux/{svf → Release-build}/include/SABER/SaberCheckerAPI.h +0 -0
  115. /package/SVF-linux/{svf → Release-build}/include/SABER/SaberCondAllocator.h +0 -0
  116. /package/SVF-linux/{svf → Release-build}/include/SABER/SaberSVFGBuilder.h +0 -0
  117. /package/SVF-linux/{svf → Release-build}/include/SABER/SrcSnkDDA.h +0 -0
  118. /package/SVF-linux/{svf → Release-build}/include/SABER/SrcSnkSolver.h +0 -0
  119. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/BasicTypes.h +0 -0
  120. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/BreakConstantExpr.h +0 -0
  121. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/CHGBuilder.h +0 -0
  122. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/CppUtil.h +0 -0
  123. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/DCHG.h +0 -0
  124. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/GEPTypeBridgeIterator.h +0 -0
  125. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/ICFGBuilder.h +0 -0
  126. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/LLVMLoopAnalysis.h +0 -0
  127. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/LLVMModule.h +0 -0
  128. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/LLVMUtil.h +0 -0
  129. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/ObjTypeInference.h +0 -0
  130. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/SVFIRBuilder.h +0 -0
  131. /package/SVF-linux/{svf-llvm → Release-build}/include/SVF-LLVM/SymbolTableBuilder.h +0 -0
  132. /package/SVF-linux/{svf → Release-build}/include/SVFIR/PAGBuilderFromFile.h +0 -0
  133. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFFileSystem.h +0 -0
  134. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFIR.h +0 -0
  135. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFModule.h +0 -0
  136. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFStatements.h +0 -0
  137. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFType.h +0 -0
  138. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFValue.h +0 -0
  139. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SVFVariables.h +0 -0
  140. /package/SVF-linux/{svf → Release-build}/include/SVFIR/SymbolTableInfo.h +0 -0
  141. /package/SVF-linux/{svf → Release-build}/include/Util/Annotator.h +0 -0
  142. /package/SVF-linux/{svf → Release-build}/include/Util/BitVector.h +0 -0
  143. /package/SVF-linux/{svf → Release-build}/include/Util/CDGBuilder.h +0 -0
  144. /package/SVF-linux/{svf → Release-build}/include/Util/CFBasicBlockGBuilder.h +0 -0
  145. /package/SVF-linux/{svf → Release-build}/include/Util/CallGraphBuilder.h +0 -0
  146. /package/SVF-linux/{svf → Release-build}/include/Util/Casting.h +0 -0
  147. /package/SVF-linux/{svf → Release-build}/include/Util/CommandLine.h +0 -0
  148. /package/SVF-linux/{svf → Release-build}/include/Util/CoreBitVector.h +0 -0
  149. /package/SVF-linux/{svf → Release-build}/include/Util/CxtStmt.h +0 -0
  150. /package/SVF-linux/{svf → Release-build}/include/Util/DPItem.h +0 -0
  151. /package/SVF-linux/{svf → Release-build}/include/Util/ExtAPI.h +0 -0
  152. /package/SVF-linux/{svf → Release-build}/include/Util/GeneralType.h +0 -0
  153. /package/SVF-linux/{svf → Release-build}/include/Util/GraphReachSolver.h +0 -0
  154. /package/SVF-linux/{svf → Release-build}/include/Util/NodeIDAllocator.h +0 -0
  155. /package/SVF-linux/{svf → Release-build}/include/Util/Options.h +0 -0
  156. /package/SVF-linux/{svf → Release-build}/include/Util/PTAStat.h +0 -0
  157. /package/SVF-linux/{svf → Release-build}/include/Util/SVFBugReport.h +0 -0
  158. /package/SVF-linux/{svf → Release-build}/include/Util/SVFStat.h +0 -0
  159. /package/SVF-linux/{svf → Release-build}/include/Util/SVFUtil.h +0 -0
  160. /package/SVF-linux/{svf → Release-build}/include/Util/SparseBitVector.h +0 -0
  161. /package/SVF-linux/{svf → Release-build}/include/Util/ThreadAPI.h +0 -0
  162. /package/SVF-linux/{svf → Release-build}/include/Util/WorkList.h +0 -0
  163. /package/SVF-linux/{svf → Release-build}/include/Util/Z3Expr.h +0 -0
  164. /package/SVF-linux/{svf → Release-build}/include/Util/cJSON.h +0 -0
  165. /package/SVF-linux/{svf → Release-build}/include/Util/iterator.h +0 -0
  166. /package/SVF-linux/{svf → Release-build}/include/Util/iterator_range.h +0 -0
  167. /package/SVF-linux/{svf → Release-build}/include/WPA/Andersen.h +0 -0
  168. /package/SVF-linux/{svf → Release-build}/include/WPA/AndersenPWC.h +0 -0
  169. /package/SVF-linux/{svf → Release-build}/include/WPA/CSC.h +0 -0
  170. /package/SVF-linux/{svf → Release-build}/include/WPA/FlowSensitive.h +0 -0
  171. /package/SVF-linux/{svf → Release-build}/include/WPA/Steensgaard.h +0 -0
  172. /package/SVF-linux/{svf → Release-build}/include/WPA/TypeAnalysis.h +0 -0
  173. /package/SVF-linux/{svf → Release-build}/include/WPA/VersionedFlowSensitive.h +0 -0
  174. /package/SVF-linux/{svf → Release-build}/include/WPA/WPAFSSolver.h +0 -0
  175. /package/SVF-linux/{svf → Release-build}/include/WPA/WPAPass.h +0 -0
  176. /package/SVF-linux/{svf → Release-build}/include/WPA/WPASolver.h +0 -0
  177. /package/SVF-linux/{svf → Release-build}/include/WPA/WPAStat.h +0 -0
  178. /package/SVF-linux/Release-build/{svf-llvm → lib}/extapi.bc +0 -0
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/svf"
11
- #define SVF_EXTAPI_DIR "/usr/local/include/svf/SVF-LLVM"
12
- #define SVF_EXTAPI_BC "/usr/local/include/svf/SVF-LLVM/extapi.bc"
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 "OFF")
46
+ set(SVF_ENABLE_EXCEPTIONS "OFF")
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 "/home/runner/work/SVF/SVF/svf/include;/home/runner/work/SVF/SVF/svf/include"
54
+ INTERFACE_LINK_LIBRARIES "/home/runner/work/SVF/SVF/z3.obj/bin/libz3.so"
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 "/home/runner/work/SVF/SVF/svf/include"
63
+ FILES "/home/runner/work/SVF/SVF/svf/include/AE/Core/AbstractValue.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/AddressValue.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/BoundedZ3Expr.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/CFBasicBlockGWTO.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/ConsExeState.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/ExeState.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/ICFGWTO.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/IntervalExeState.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/IntervalValue.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/NumericLiteral.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/RelExeState.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/RelationSolver.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/SingleAbsValue.h" "/home/runner/work/SVF/SVF/svf/include/AE/Core/SymState.h" "/home/runner/work/SVF/SVF/svf/include/AE/Svfexe/AbstractExecution.h" "/home/runner/work/SVF/SVF/svf/include/AE/Svfexe/BufOverflowChecker.h" "/home/runner/work/SVF/SVF/svf/include/AE/Svfexe/SVFIR2ConsExeState.h" "/home/runner/work/SVF/SVF/svf/include/AE/Svfexe/SVFIR2ItvExeState.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFGNormalizer.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFGrammar.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLAlias.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLBase.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLGramGraphChecker.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLGraphBuilder.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLSVFGBuilder.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLSolver.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLStat.h" "/home/runner/work/SVF/SVF/svf/include/CFL/CFLVF.h" "/home/runner/work/SVF/SVF/svf/include/CFL/GrammarBuilder.h" "/home/runner/work/SVF/SVF/svf/include/DDA/ContextDDA.h" "/home/runner/work/SVF/SVF/svf/include/DDA/DDAClient.h" "/home/runner/work/SVF/SVF/svf/include/DDA/DDAPass.h" "/home/runner/work/SVF/SVF/svf/include/DDA/DDAStat.h" "/home/runner/work/SVF/SVF/svf/include/DDA/DDAVFSolver.h" "/home/runner/work/SVF/SVF/svf/include/DDA/FlowDDA.h" "/home/runner/work/SVF/SVF/svf/include/FastCluster/fastcluster.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/CDG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/CFBasicBlockG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/CFLGraph.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/CHG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ConsG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ConsGEdge.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ConsGNode.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/DOTGraphTraits.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/GenericGraph.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/GraphPrinter.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/GraphTraits.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/GraphWriter.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ICFG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ICFGEdge.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ICFGNode.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ICFGStat.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/IRGraph.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/PTACallGraph.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/SCC.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/SVFG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/SVFGEdge.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/SVFGNode.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/SVFGOPT.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/SVFGStat.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/ThreadCallGraph.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/VFG.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/VFGEdge.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/VFGNode.h" "/home/runner/work/SVF/SVF/svf/include/Graphs/WTO.h" "/home/runner/work/SVF/SVF/svf/include/MSSA/MSSAMuChi.h" "/home/runner/work/SVF/SVF/svf/include/MSSA/MemPartition.h" "/home/runner/work/SVF/SVF/svf/include/MSSA/MemRegion.h" "/home/runner/work/SVF/SVF/svf/include/MSSA/MemSSA.h" "/home/runner/work/SVF/SVF/svf/include/MSSA/SVFGBuilder.h" "/home/runner/work/SVF/SVF/svf/include/MTA/FSMPTA.h" "/home/runner/work/SVF/SVF/svf/include/MTA/LockAnalysis.h" "/home/runner/work/SVF/SVF/svf/include/MTA/MHP.h" "/home/runner/work/SVF/SVF/svf/include/MTA/MTA.h" "/home/runner/work/SVF/SVF/svf/include/MTA/MTAResultValidator.h" "/home/runner/work/SVF/SVF/svf/include/MTA/MTAStat.h" "/home/runner/work/SVF/SVF/svf/include/MTA/PCG.h" "/home/runner/work/SVF/SVF/svf/include/MTA/TCT.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/AbstractPointsToDS.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/AccessPath.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/ConditionalPT.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/MutablePointsToDS.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/PersistentPointsToCache.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/PersistentPointsToDS.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/PointerAnalysis.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/PointerAnalysisImpl.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/PointsTo.h" "/home/runner/work/SVF/SVF/svf/include/MemoryModel/SVFLoop.h" "/home/runner/work/SVF/SVF/svf/include/SABER/DoubleFreeChecker.h" "/home/runner/work/SVF/SVF/svf/include/SABER/FileChecker.h" "/home/runner/work/SVF/SVF/svf/include/SABER/LeakChecker.h" "/home/runner/work/SVF/SVF/svf/include/SABER/ProgSlice.h" "/home/runner/work/SVF/SVF/svf/include/SABER/SaberCheckerAPI.h" "/home/runner/work/SVF/SVF/svf/include/SABER/SaberCondAllocator.h" "/home/runner/work/SVF/SVF/svf/include/SABER/SaberSVFGBuilder.h" "/home/runner/work/SVF/SVF/svf/include/SABER/SrcSnkDDA.h" "/home/runner/work/SVF/SVF/svf/include/SABER/SrcSnkSolver.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/PAGBuilderFromFile.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFFileSystem.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFIR.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFModule.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFStatements.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFType.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFValue.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SVFVariables.h" "/home/runner/work/SVF/SVF/svf/include/SVFIR/SymbolTableInfo.h" "/home/runner/work/SVF/SVF/svf/include/Util/Annotator.h" "/home/runner/work/SVF/SVF/svf/include/Util/BitVector.h" "/home/runner/work/SVF/SVF/svf/include/Util/CDGBuilder.h" "/home/runner/work/SVF/SVF/svf/include/Util/CFBasicBlockGBuilder.h" "/home/runner/work/SVF/SVF/svf/include/Util/CallGraphBuilder.h" "/home/runner/work/SVF/SVF/svf/include/Util/Casting.h" "/home/runner/work/SVF/SVF/svf/include/Util/CommandLine.h" "/home/runner/work/SVF/SVF/svf/include/Util/CoreBitVector.h" "/home/runner/work/SVF/SVF/svf/include/Util/CxtStmt.h" "/home/runner/work/SVF/SVF/svf/include/Util/DPItem.h" "/home/runner/work/SVF/SVF/svf/include/Util/ExtAPI.h" "/home/runner/work/SVF/SVF/svf/include/Util/GeneralType.h" "/home/runner/work/SVF/SVF/svf/include/Util/GraphReachSolver.h" "/home/runner/work/SVF/SVF/svf/include/Util/NodeIDAllocator.h" "/home/runner/work/SVF/SVF/svf/include/Util/Options.h" "/home/runner/work/SVF/SVF/svf/include/Util/PTAStat.h" "/home/runner/work/SVF/SVF/svf/include/Util/SVFBugReport.h" "/home/runner/work/SVF/SVF/svf/include/Util/SVFStat.h" "/home/runner/work/SVF/SVF/svf/include/Util/SVFUtil.h" "/home/runner/work/SVF/SVF/svf/include/Util/SparseBitVector.h" "/home/runner/work/SVF/SVF/svf/include/Util/ThreadAPI.h" "/home/runner/work/SVF/SVF/svf/include/Util/WorkList.h" "/home/runner/work/SVF/SVF/svf/include/Util/Z3Expr.h" "/home/runner/work/SVF/SVF/svf/include/Util/cJSON.h" "/home/runner/work/SVF/SVF/svf/include/Util/iterator.h" "/home/runner/work/SVF/SVF/svf/include/Util/iterator_range.h" "/home/runner/work/SVF/SVF/svf/include/WPA/Andersen.h" "/home/runner/work/SVF/SVF/svf/include/WPA/AndersenPWC.h" "/home/runner/work/SVF/SVF/svf/include/WPA/CSC.h" "/home/runner/work/SVF/SVF/svf/include/WPA/FlowSensitive.h" "/home/runner/work/SVF/SVF/svf/include/WPA/Steensgaard.h" "/home/runner/work/SVF/SVF/svf/include/WPA/TypeAnalysis.h" "/home/runner/work/SVF/SVF/svf/include/WPA/VersionedFlowSensitive.h" "/home/runner/work/SVF/SVF/svf/include/WPA/WPAFSSolver.h" "/home/runner/work/SVF/SVF/svf/include/WPA/WPAPass.h" "/home/runner/work/SVF/SVF/svf/include/WPA/WPASolver.h" "/home/runner/work/SVF/SVF/svf/include/WPA/WPAStat.h"
64
+ )
65
+ else()
66
+ set_property(TARGET SvfCore
67
+ APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES
68
+ "/home/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 "/home/runner/work/SVF/SVF/svf-llvm/include;/home/runner/work/SVF/SVF/svf-llvm/include"
101
+ INTERFACE_LINK_LIBRARIES "/home/runner/work/SVF/SVF/z3.obj/bin/libz3.so;LLVMAnalysis;LLVMBitWriter;LLVMCore;LLVMInstCombine;LLVMInstrumentation;LLVMipo;LLVMIRReader;LLVMLinker;LLVMScalarOpts;LLVMSupport;LLVMTarget;LLVMTransformUtils;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 "/home/runner/work/SVF/SVF/svf-llvm/include"
110
+ FILES "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/BasicTypes.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/BreakConstantExpr.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/CHGBuilder.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/CppUtil.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/DCHG.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/GEPTypeBridgeIterator.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/ICFGBuilder.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/LLVMLoopAnalysis.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/LLVMModule.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/LLVMUtil.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/ObjTypeInference.h" "/home/runner/work/SVF/SVF/svf-llvm/include/SVF-LLVM/SVFIRBuilder.h" "/home/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
+ "/home/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 "/home/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 "/home/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 "/home/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 "/home/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 "/home/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 "/home/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 "/home/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 "/home/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 "/home/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 "/home/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)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svf-lib",
3
- "version": "1.0.1872",
3
+ "version": "1.0.1874",
4
4
  "description": "SVF's npm support",
5
5
  "main": "index.js",
6
6
  "scripts": {