svf-lib 1.0.2324 → 1.0.2326

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 (151) hide show
  1. package/SVF-linux-x86_64/Release-build/lib/cmake/SVF/SVFConfig.cmake +3 -3
  2. package/SVF-linux-x86_64/Release-build/lib/cmake/SVF/SVFTargets.cmake +8 -8
  3. package/SVF-linux-x86_64/Release-build/lib/pkgconfig/SVF.pc +1 -1
  4. package/llvm_install.sh +5 -1
  5. package/package.json +1 -1
  6. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/AbstractState.h +0 -0
  7. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/AbstractValue.h +0 -0
  8. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/AddressValue.h +0 -0
  9. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/ICFGWTO.h +0 -0
  10. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/IntervalValue.h +0 -0
  11. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/NumericValue.h +0 -0
  12. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/RelExeState.h +0 -0
  13. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/RelationSolver.h +0 -0
  14. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AEDetector.h +0 -0
  15. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AbsExtAPI.h +0 -0
  16. /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AbstractInterpretation.h +0 -0
  17. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFGNormalizer.h +0 -0
  18. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFGrammar.h +0 -0
  19. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLAlias.h +0 -0
  20. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLBase.h +0 -0
  21. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLGramGraphChecker.h +0 -0
  22. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLGraphBuilder.h +0 -0
  23. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLSVFGBuilder.h +0 -0
  24. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLSolver.h +0 -0
  25. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLStat.h +0 -0
  26. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLVF.h +0 -0
  27. /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/GrammarBuilder.h +0 -0
  28. /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/ContextDDA.h +0 -0
  29. /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAClient.h +0 -0
  30. /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAPass.h +0 -0
  31. /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAStat.h +0 -0
  32. /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAVFSolver.h +0 -0
  33. /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/FlowDDA.h +0 -0
  34. /package/SVF-linux-x86_64/Release-build/include/{SVF/FastCluster → FastCluster}/fastcluster.h +0 -0
  35. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/BasicBlockG.h +0 -0
  36. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CDG.h +0 -0
  37. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CFLGraph.h +0 -0
  38. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CHG.h +0 -0
  39. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CallGraph.h +0 -0
  40. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ConsG.h +0 -0
  41. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ConsGEdge.h +0 -0
  42. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ConsGNode.h +0 -0
  43. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/DOTGraphTraits.h +0 -0
  44. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GenericGraph.h +0 -0
  45. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GraphPrinter.h +0 -0
  46. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GraphTraits.h +0 -0
  47. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GraphWriter.h +0 -0
  48. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFG.h +0 -0
  49. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFGEdge.h +0 -0
  50. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFGNode.h +0 -0
  51. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFGStat.h +0 -0
  52. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/IRGraph.h +0 -0
  53. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SCC.h +0 -0
  54. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFG.h +0 -0
  55. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGEdge.h +0 -0
  56. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGNode.h +0 -0
  57. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGOPT.h +0 -0
  58. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGStat.h +0 -0
  59. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ThreadCallGraph.h +0 -0
  60. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/VFG.h +0 -0
  61. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/VFGEdge.h +0 -0
  62. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/VFGNode.h +0 -0
  63. /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/WTO.h +0 -0
  64. /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MSSAMuChi.h +0 -0
  65. /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MemPartition.h +0 -0
  66. /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MemRegion.h +0 -0
  67. /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MemSSA.h +0 -0
  68. /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/SVFGBuilder.h +0 -0
  69. /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/LockAnalysis.h +0 -0
  70. /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/MHP.h +0 -0
  71. /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/MTA.h +0 -0
  72. /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/MTAStat.h +0 -0
  73. /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/TCT.h +0 -0
  74. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/AbstractPointsToDS.h +0 -0
  75. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/AccessPath.h +0 -0
  76. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/ConditionalPT.h +0 -0
  77. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/MutablePointsToDS.h +0 -0
  78. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PersistentPointsToCache.h +0 -0
  79. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PersistentPointsToDS.h +0 -0
  80. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointerAnalysis.h +0 -0
  81. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointerAnalysisImpl.h +0 -0
  82. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointsTo.h +0 -0
  83. /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/SVFLoop.h +0 -0
  84. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/DoubleFreeChecker.h +0 -0
  85. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/FileChecker.h +0 -0
  86. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/LeakChecker.h +0 -0
  87. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/ProgSlice.h +0 -0
  88. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SaberCheckerAPI.h +0 -0
  89. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SaberCondAllocator.h +0 -0
  90. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SaberSVFGBuilder.h +0 -0
  91. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SrcSnkDDA.h +0 -0
  92. /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SrcSnkSolver.h +0 -0
  93. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/BasicTypes.h +0 -0
  94. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/BreakConstantExpr.h +0 -0
  95. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/CHGBuilder.h +0 -0
  96. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/CppUtil.h +0 -0
  97. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/DCHG.h +0 -0
  98. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/GEPTypeBridgeIterator.h +0 -0
  99. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/ICFGBuilder.h +0 -0
  100. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMLoopAnalysis.h +0 -0
  101. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMModule.h +0 -0
  102. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMUtil.h +0 -0
  103. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/ObjTypeInference.h +0 -0
  104. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/SVFIRBuilder.h +0 -0
  105. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/SymbolTableBuilder.h +0 -0
  106. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/ObjTypeInfo.h +0 -0
  107. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/PAGBuilderFromFile.h +0 -0
  108. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFIR.h +0 -0
  109. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFStatements.h +0 -0
  110. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFType.h +0 -0
  111. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFValue.h +0 -0
  112. /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFVariables.h +0 -0
  113. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Annotator.h +0 -0
  114. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/BitVector.h +0 -0
  115. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CDGBuilder.h +0 -0
  116. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CallGraphBuilder.h +0 -0
  117. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Casting.h +0 -0
  118. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CommandLine.h +0 -0
  119. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CoreBitVector.h +0 -0
  120. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CxtStmt.h +0 -0
  121. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/DPItem.h +0 -0
  122. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/ExtAPI.h +0 -0
  123. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/GeneralType.h +0 -0
  124. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/GraphReachSolver.h +0 -0
  125. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/NodeIDAllocator.h +0 -0
  126. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Options.h +0 -0
  127. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/PTAStat.h +0 -0
  128. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFBugReport.h +0 -0
  129. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFLoopAndDomInfo.h +0 -0
  130. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFStat.h +0 -0
  131. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFUtil.h +0 -0
  132. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SparseBitVector.h +0 -0
  133. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/ThreadAPI.h +0 -0
  134. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/WorkList.h +0 -0
  135. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Z3Expr.h +0 -0
  136. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/cJSON.h +0 -0
  137. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/config.h +0 -0
  138. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/iterator.h +0 -0
  139. /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/iterator_range.h +0 -0
  140. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/Andersen.h +0 -0
  141. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/AndersenPWC.h +0 -0
  142. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/CSC.h +0 -0
  143. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/FlowSensitive.h +0 -0
  144. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/Steensgaard.h +0 -0
  145. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/TypeAnalysis.h +0 -0
  146. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/VersionedFlowSensitive.h +0 -0
  147. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPAFSSolver.h +0 -0
  148. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPAPass.h +0 -0
  149. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPASolver.h +0 -0
  150. /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPAStat.h +0 -0
  151. /package/SVF-linux-x86_64/Release-build/{include/SVF → lib}/extapi.bc +0 -0
@@ -60,8 +60,8 @@ set_and_check(SVF_INSTALL_ROOT "${PACKAGE_PREFIX_DIR}")
60
60
  set_and_check(SVF_INSTALL_PREFIX "${PACKAGE_PREFIX_DIR}")
61
61
  set_and_check(SVF_INSTALL_BINDIR "${PACKAGE_PREFIX_DIR}/bin")
62
62
  set_and_check(SVF_INSTALL_LIBDIR "${PACKAGE_PREFIX_DIR}/lib")
63
- set_and_check(SVF_INSTALL_EXTAPIDIR "${PACKAGE_PREFIX_DIR}/include/SVF")
64
- set_and_check(SVF_INSTALL_INCLUDEDIR "${PACKAGE_PREFIX_DIR}/include/SVF")
63
+ set_and_check(SVF_INSTALL_EXTAPIDIR "${PACKAGE_PREFIX_DIR}/lib")
64
+ set_and_check(SVF_INSTALL_INCLUDEDIR "${PACKAGE_PREFIX_DIR}/include")
65
65
  set_and_check(SVF_INSTALL_PKGCONFDIR "${PACKAGE_PREFIX_DIR}/lib/pkgconfig")
66
66
  set_and_check(SVF_INSTALL_CMAKECONFIGDIR "${PACKAGE_PREFIX_DIR}/lib/cmake/SVF")
67
67
 
@@ -74,7 +74,7 @@ set(SVF_INSTALL_PKGCONF_DIR "${SVF_INSTALL_PKGCONFDIR}")
74
74
  set(SVF_INSTALL_CMAKECONFIG_DIR "${SVF_INSTALL_CMAKECONFIGDIR}")
75
75
 
76
76
  # Expose the installed location of the extapi.bc file (plus some legacy aliases)
77
- set_and_check(SVF_INSTALL_EXTAPI_BC "${PACKAGE_PREFIX_DIR}/include/SVF/extapi.bc")
77
+ set_and_check(SVF_INSTALL_EXTAPI_BC "${PACKAGE_PREFIX_DIR}/lib/extapi.bc")
78
78
  set(SVF_INSTALL_EXTAPI_FILE "${SVF_INSTALL_EXTAPI_BC}")
79
79
 
80
80
  # Shouldn't be used, but also expose source tree location
@@ -61,11 +61,11 @@ add_library(SVF::SvfFlags INTERFACE IMPORTED)
61
61
  set_target_properties(SVF::SvfFlags PROPERTIES
62
62
  INTERFACE_COMPILE_FEATURES "c_std_11;cxx_std_17"
63
63
  INTERFACE_COMPILE_OPTIONS "\$<\$<NOT:\$<BOOL:ON>>:-fno-rtti>"
64
- INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/SVF;${_IMPORT_PREFIX}/include"
64
+ INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include;${_IMPORT_PREFIX}/include"
65
65
  INTERFACE_LINK_DIRECTORIES "${_IMPORT_PREFIX}/lib"
66
66
  INTERFACE_LINK_LIBRARIES "z3::libz3"
67
67
  INTERFACE_LINK_OPTIONS "\$<\$<NOT:\$<BOOL:ON>>:-fno-rtti>"
68
- INTERFACE_SYSTEM_INCLUDE_DIRECTORIES "include/SVF;include"
68
+ INTERFACE_SYSTEM_INCLUDE_DIRECTORIES "include;include"
69
69
  )
70
70
 
71
71
  # Create imported target SVF::SvfCore
@@ -80,13 +80,13 @@ if(NOT CMAKE_VERSION VERSION_LESS "3.23.0")
80
80
  INTERFACE
81
81
  FILE_SET "HEADERS"
82
82
  TYPE "HEADERS"
83
- BASE_DIRS "${_IMPORT_PREFIX}/include/SVF"
84
- FILES "${_IMPORT_PREFIX}/include/SVF/AE/Core/AbstractState.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/AbstractValue.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/AddressValue.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/ICFGWTO.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/IntervalValue.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/NumericValue.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/RelExeState.h" "${_IMPORT_PREFIX}/include/SVF/AE/Core/RelationSolver.h" "${_IMPORT_PREFIX}/include/SVF/AE/Svfexe/AEDetector.h" "${_IMPORT_PREFIX}/include/SVF/AE/Svfexe/AbsExtAPI.h" "${_IMPORT_PREFIX}/include/SVF/AE/Svfexe/AbstractInterpretation.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFGNormalizer.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFGrammar.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLAlias.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLBase.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLGramGraphChecker.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLGraphBuilder.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLSVFGBuilder.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLSolver.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLStat.h" "${_IMPORT_PREFIX}/include/SVF/CFL/CFLVF.h" "${_IMPORT_PREFIX}/include/SVF/CFL/GrammarBuilder.h" "${_IMPORT_PREFIX}/include/SVF/DDA/ContextDDA.h" "${_IMPORT_PREFIX}/include/SVF/DDA/DDAClient.h" "${_IMPORT_PREFIX}/include/SVF/DDA/DDAPass.h" "${_IMPORT_PREFIX}/include/SVF/DDA/DDAStat.h" "${_IMPORT_PREFIX}/include/SVF/DDA/DDAVFSolver.h" "${_IMPORT_PREFIX}/include/SVF/DDA/FlowDDA.h" "${_IMPORT_PREFIX}/include/SVF/FastCluster/fastcluster.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/BasicBlockG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/CDG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/CFLGraph.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/CHG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/CallGraph.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ConsG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ConsGEdge.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ConsGNode.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/DOTGraphTraits.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/GenericGraph.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/GraphPrinter.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/GraphTraits.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/GraphWriter.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ICFG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ICFGEdge.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ICFGNode.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ICFGStat.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/IRGraph.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/SCC.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/SVFG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/SVFGEdge.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/SVFGNode.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/SVFGOPT.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/SVFGStat.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/ThreadCallGraph.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/VFG.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/VFGEdge.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/VFGNode.h" "${_IMPORT_PREFIX}/include/SVF/Graphs/WTO.h" "${_IMPORT_PREFIX}/include/SVF/MSSA/MSSAMuChi.h" "${_IMPORT_PREFIX}/include/SVF/MSSA/MemPartition.h" "${_IMPORT_PREFIX}/include/SVF/MSSA/MemRegion.h" "${_IMPORT_PREFIX}/include/SVF/MSSA/MemSSA.h" "${_IMPORT_PREFIX}/include/SVF/MSSA/SVFGBuilder.h" "${_IMPORT_PREFIX}/include/SVF/MTA/LockAnalysis.h" "${_IMPORT_PREFIX}/include/SVF/MTA/MHP.h" "${_IMPORT_PREFIX}/include/SVF/MTA/MTA.h" "${_IMPORT_PREFIX}/include/SVF/MTA/MTAStat.h" "${_IMPORT_PREFIX}/include/SVF/MTA/TCT.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/AbstractPointsToDS.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/AccessPath.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/ConditionalPT.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/MutablePointsToDS.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/PersistentPointsToCache.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/PersistentPointsToDS.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/PointerAnalysis.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/PointerAnalysisImpl.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/PointsTo.h" "${_IMPORT_PREFIX}/include/SVF/MemoryModel/SVFLoop.h" "${_IMPORT_PREFIX}/include/SVF/SABER/DoubleFreeChecker.h" "${_IMPORT_PREFIX}/include/SVF/SABER/FileChecker.h" "${_IMPORT_PREFIX}/include/SVF/SABER/LeakChecker.h" "${_IMPORT_PREFIX}/include/SVF/SABER/ProgSlice.h" "${_IMPORT_PREFIX}/include/SVF/SABER/SaberCheckerAPI.h" "${_IMPORT_PREFIX}/include/SVF/SABER/SaberCondAllocator.h" "${_IMPORT_PREFIX}/include/SVF/SABER/SaberSVFGBuilder.h" "${_IMPORT_PREFIX}/include/SVF/SABER/SrcSnkDDA.h" "${_IMPORT_PREFIX}/include/SVF/SABER/SrcSnkSolver.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/ObjTypeInfo.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/PAGBuilderFromFile.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/SVFIR.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/SVFStatements.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/SVFType.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/SVFValue.h" "${_IMPORT_PREFIX}/include/SVF/SVFIR/SVFVariables.h" "${_IMPORT_PREFIX}/include/SVF/Util/Annotator.h" "${_IMPORT_PREFIX}/include/SVF/Util/BitVector.h" "${_IMPORT_PREFIX}/include/SVF/Util/CDGBuilder.h" "${_IMPORT_PREFIX}/include/SVF/Util/CallGraphBuilder.h" "${_IMPORT_PREFIX}/include/SVF/Util/Casting.h" "${_IMPORT_PREFIX}/include/SVF/Util/CommandLine.h" "${_IMPORT_PREFIX}/include/SVF/Util/CoreBitVector.h" "${_IMPORT_PREFIX}/include/SVF/Util/CxtStmt.h" "${_IMPORT_PREFIX}/include/SVF/Util/DPItem.h" "${_IMPORT_PREFIX}/include/SVF/Util/ExtAPI.h" "${_IMPORT_PREFIX}/include/SVF/Util/GeneralType.h" "${_IMPORT_PREFIX}/include/SVF/Util/GraphReachSolver.h" "${_IMPORT_PREFIX}/include/SVF/Util/NodeIDAllocator.h" "${_IMPORT_PREFIX}/include/SVF/Util/Options.h" "${_IMPORT_PREFIX}/include/SVF/Util/PTAStat.h" "${_IMPORT_PREFIX}/include/SVF/Util/SVFBugReport.h" "${_IMPORT_PREFIX}/include/SVF/Util/SVFLoopAndDomInfo.h" "${_IMPORT_PREFIX}/include/SVF/Util/SVFStat.h" "${_IMPORT_PREFIX}/include/SVF/Util/SVFUtil.h" "${_IMPORT_PREFIX}/include/SVF/Util/SparseBitVector.h" "${_IMPORT_PREFIX}/include/SVF/Util/ThreadAPI.h" "${_IMPORT_PREFIX}/include/SVF/Util/WorkList.h" "${_IMPORT_PREFIX}/include/SVF/Util/Z3Expr.h" "${_IMPORT_PREFIX}/include/SVF/Util/cJSON.h" "${_IMPORT_PREFIX}/include/SVF/Util/iterator.h" "${_IMPORT_PREFIX}/include/SVF/Util/iterator_range.h" "${_IMPORT_PREFIX}/include/SVF/WPA/Andersen.h" "${_IMPORT_PREFIX}/include/SVF/WPA/AndersenPWC.h" "${_IMPORT_PREFIX}/include/SVF/WPA/CSC.h" "${_IMPORT_PREFIX}/include/SVF/WPA/FlowSensitive.h" "${_IMPORT_PREFIX}/include/SVF/WPA/Steensgaard.h" "${_IMPORT_PREFIX}/include/SVF/WPA/TypeAnalysis.h" "${_IMPORT_PREFIX}/include/SVF/WPA/VersionedFlowSensitive.h" "${_IMPORT_PREFIX}/include/SVF/WPA/WPAFSSolver.h" "${_IMPORT_PREFIX}/include/SVF/WPA/WPAPass.h" "${_IMPORT_PREFIX}/include/SVF/WPA/WPASolver.h" "${_IMPORT_PREFIX}/include/SVF/WPA/WPAStat.h"
83
+ BASE_DIRS "${_IMPORT_PREFIX}/include"
84
+ FILES "${_IMPORT_PREFIX}/include/AE/Core/AbstractState.h" "${_IMPORT_PREFIX}/include/AE/Core/AbstractValue.h" "${_IMPORT_PREFIX}/include/AE/Core/AddressValue.h" "${_IMPORT_PREFIX}/include/AE/Core/ICFGWTO.h" "${_IMPORT_PREFIX}/include/AE/Core/IntervalValue.h" "${_IMPORT_PREFIX}/include/AE/Core/NumericValue.h" "${_IMPORT_PREFIX}/include/AE/Core/RelExeState.h" "${_IMPORT_PREFIX}/include/AE/Core/RelationSolver.h" "${_IMPORT_PREFIX}/include/AE/Svfexe/AEDetector.h" "${_IMPORT_PREFIX}/include/AE/Svfexe/AbsExtAPI.h" "${_IMPORT_PREFIX}/include/AE/Svfexe/AbstractInterpretation.h" "${_IMPORT_PREFIX}/include/CFL/CFGNormalizer.h" "${_IMPORT_PREFIX}/include/CFL/CFGrammar.h" "${_IMPORT_PREFIX}/include/CFL/CFLAlias.h" "${_IMPORT_PREFIX}/include/CFL/CFLBase.h" "${_IMPORT_PREFIX}/include/CFL/CFLGramGraphChecker.h" "${_IMPORT_PREFIX}/include/CFL/CFLGraphBuilder.h" "${_IMPORT_PREFIX}/include/CFL/CFLSVFGBuilder.h" "${_IMPORT_PREFIX}/include/CFL/CFLSolver.h" "${_IMPORT_PREFIX}/include/CFL/CFLStat.h" "${_IMPORT_PREFIX}/include/CFL/CFLVF.h" "${_IMPORT_PREFIX}/include/CFL/GrammarBuilder.h" "${_IMPORT_PREFIX}/include/DDA/ContextDDA.h" "${_IMPORT_PREFIX}/include/DDA/DDAClient.h" "${_IMPORT_PREFIX}/include/DDA/DDAPass.h" "${_IMPORT_PREFIX}/include/DDA/DDAStat.h" "${_IMPORT_PREFIX}/include/DDA/DDAVFSolver.h" "${_IMPORT_PREFIX}/include/DDA/FlowDDA.h" "${_IMPORT_PREFIX}/include/FastCluster/fastcluster.h" "${_IMPORT_PREFIX}/include/Graphs/BasicBlockG.h" "${_IMPORT_PREFIX}/include/Graphs/CDG.h" "${_IMPORT_PREFIX}/include/Graphs/CFLGraph.h" "${_IMPORT_PREFIX}/include/Graphs/CHG.h" "${_IMPORT_PREFIX}/include/Graphs/CallGraph.h" "${_IMPORT_PREFIX}/include/Graphs/ConsG.h" "${_IMPORT_PREFIX}/include/Graphs/ConsGEdge.h" "${_IMPORT_PREFIX}/include/Graphs/ConsGNode.h" "${_IMPORT_PREFIX}/include/Graphs/DOTGraphTraits.h" "${_IMPORT_PREFIX}/include/Graphs/GenericGraph.h" "${_IMPORT_PREFIX}/include/Graphs/GraphPrinter.h" "${_IMPORT_PREFIX}/include/Graphs/GraphTraits.h" "${_IMPORT_PREFIX}/include/Graphs/GraphWriter.h" "${_IMPORT_PREFIX}/include/Graphs/ICFG.h" "${_IMPORT_PREFIX}/include/Graphs/ICFGEdge.h" "${_IMPORT_PREFIX}/include/Graphs/ICFGNode.h" "${_IMPORT_PREFIX}/include/Graphs/ICFGStat.h" "${_IMPORT_PREFIX}/include/Graphs/IRGraph.h" "${_IMPORT_PREFIX}/include/Graphs/SCC.h" "${_IMPORT_PREFIX}/include/Graphs/SVFG.h" "${_IMPORT_PREFIX}/include/Graphs/SVFGEdge.h" "${_IMPORT_PREFIX}/include/Graphs/SVFGNode.h" "${_IMPORT_PREFIX}/include/Graphs/SVFGOPT.h" "${_IMPORT_PREFIX}/include/Graphs/SVFGStat.h" "${_IMPORT_PREFIX}/include/Graphs/ThreadCallGraph.h" "${_IMPORT_PREFIX}/include/Graphs/VFG.h" "${_IMPORT_PREFIX}/include/Graphs/VFGEdge.h" "${_IMPORT_PREFIX}/include/Graphs/VFGNode.h" "${_IMPORT_PREFIX}/include/Graphs/WTO.h" "${_IMPORT_PREFIX}/include/MSSA/MSSAMuChi.h" "${_IMPORT_PREFIX}/include/MSSA/MemPartition.h" "${_IMPORT_PREFIX}/include/MSSA/MemRegion.h" "${_IMPORT_PREFIX}/include/MSSA/MemSSA.h" "${_IMPORT_PREFIX}/include/MSSA/SVFGBuilder.h" "${_IMPORT_PREFIX}/include/MTA/LockAnalysis.h" "${_IMPORT_PREFIX}/include/MTA/MHP.h" "${_IMPORT_PREFIX}/include/MTA/MTA.h" "${_IMPORT_PREFIX}/include/MTA/MTAStat.h" "${_IMPORT_PREFIX}/include/MTA/TCT.h" "${_IMPORT_PREFIX}/include/MemoryModel/AbstractPointsToDS.h" "${_IMPORT_PREFIX}/include/MemoryModel/AccessPath.h" "${_IMPORT_PREFIX}/include/MemoryModel/ConditionalPT.h" "${_IMPORT_PREFIX}/include/MemoryModel/MutablePointsToDS.h" "${_IMPORT_PREFIX}/include/MemoryModel/PersistentPointsToCache.h" "${_IMPORT_PREFIX}/include/MemoryModel/PersistentPointsToDS.h" "${_IMPORT_PREFIX}/include/MemoryModel/PointerAnalysis.h" "${_IMPORT_PREFIX}/include/MemoryModel/PointerAnalysisImpl.h" "${_IMPORT_PREFIX}/include/MemoryModel/PointsTo.h" "${_IMPORT_PREFIX}/include/MemoryModel/SVFLoop.h" "${_IMPORT_PREFIX}/include/SABER/DoubleFreeChecker.h" "${_IMPORT_PREFIX}/include/SABER/FileChecker.h" "${_IMPORT_PREFIX}/include/SABER/LeakChecker.h" "${_IMPORT_PREFIX}/include/SABER/ProgSlice.h" "${_IMPORT_PREFIX}/include/SABER/SaberCheckerAPI.h" "${_IMPORT_PREFIX}/include/SABER/SaberCondAllocator.h" "${_IMPORT_PREFIX}/include/SABER/SaberSVFGBuilder.h" "${_IMPORT_PREFIX}/include/SABER/SrcSnkDDA.h" "${_IMPORT_PREFIX}/include/SABER/SrcSnkSolver.h" "${_IMPORT_PREFIX}/include/SVFIR/ObjTypeInfo.h" "${_IMPORT_PREFIX}/include/SVFIR/PAGBuilderFromFile.h" "${_IMPORT_PREFIX}/include/SVFIR/SVFIR.h" "${_IMPORT_PREFIX}/include/SVFIR/SVFStatements.h" "${_IMPORT_PREFIX}/include/SVFIR/SVFType.h" "${_IMPORT_PREFIX}/include/SVFIR/SVFValue.h" "${_IMPORT_PREFIX}/include/SVFIR/SVFVariables.h" "${_IMPORT_PREFIX}/include/Util/Annotator.h" "${_IMPORT_PREFIX}/include/Util/BitVector.h" "${_IMPORT_PREFIX}/include/Util/CDGBuilder.h" "${_IMPORT_PREFIX}/include/Util/CallGraphBuilder.h" "${_IMPORT_PREFIX}/include/Util/Casting.h" "${_IMPORT_PREFIX}/include/Util/CommandLine.h" "${_IMPORT_PREFIX}/include/Util/CoreBitVector.h" "${_IMPORT_PREFIX}/include/Util/CxtStmt.h" "${_IMPORT_PREFIX}/include/Util/DPItem.h" "${_IMPORT_PREFIX}/include/Util/ExtAPI.h" "${_IMPORT_PREFIX}/include/Util/GeneralType.h" "${_IMPORT_PREFIX}/include/Util/GraphReachSolver.h" "${_IMPORT_PREFIX}/include/Util/NodeIDAllocator.h" "${_IMPORT_PREFIX}/include/Util/Options.h" "${_IMPORT_PREFIX}/include/Util/PTAStat.h" "${_IMPORT_PREFIX}/include/Util/SVFBugReport.h" "${_IMPORT_PREFIX}/include/Util/SVFLoopAndDomInfo.h" "${_IMPORT_PREFIX}/include/Util/SVFStat.h" "${_IMPORT_PREFIX}/include/Util/SVFUtil.h" "${_IMPORT_PREFIX}/include/Util/SparseBitVector.h" "${_IMPORT_PREFIX}/include/Util/ThreadAPI.h" "${_IMPORT_PREFIX}/include/Util/WorkList.h" "${_IMPORT_PREFIX}/include/Util/Z3Expr.h" "${_IMPORT_PREFIX}/include/Util/cJSON.h" "${_IMPORT_PREFIX}/include/Util/iterator.h" "${_IMPORT_PREFIX}/include/Util/iterator_range.h" "${_IMPORT_PREFIX}/include/WPA/Andersen.h" "${_IMPORT_PREFIX}/include/WPA/AndersenPWC.h" "${_IMPORT_PREFIX}/include/WPA/CSC.h" "${_IMPORT_PREFIX}/include/WPA/FlowSensitive.h" "${_IMPORT_PREFIX}/include/WPA/Steensgaard.h" "${_IMPORT_PREFIX}/include/WPA/TypeAnalysis.h" "${_IMPORT_PREFIX}/include/WPA/VersionedFlowSensitive.h" "${_IMPORT_PREFIX}/include/WPA/WPAFSSolver.h" "${_IMPORT_PREFIX}/include/WPA/WPAPass.h" "${_IMPORT_PREFIX}/include/WPA/WPASolver.h" "${_IMPORT_PREFIX}/include/WPA/WPAStat.h"
85
85
  )
86
86
  else()
87
87
  set_property(TARGET SVF::SvfCore
88
88
  APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES
89
- "${_IMPORT_PREFIX}/include/SVF"
89
+ "${_IMPORT_PREFIX}/include"
90
90
  )
91
91
  endif()
92
92
 
@@ -102,13 +102,13 @@ if(NOT CMAKE_VERSION VERSION_LESS "3.23.0")
102
102
  INTERFACE
103
103
  FILE_SET "HEADERS"
104
104
  TYPE "HEADERS"
105
- BASE_DIRS "${_IMPORT_PREFIX}/include/SVF"
106
- FILES "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/BasicTypes.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/BreakConstantExpr.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/CHGBuilder.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/CppUtil.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/DCHG.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/GEPTypeBridgeIterator.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/ICFGBuilder.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/LLVMLoopAnalysis.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/LLVMModule.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/LLVMUtil.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/ObjTypeInference.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/SVFIRBuilder.h" "${_IMPORT_PREFIX}/include/SVF/SVF-LLVM/SymbolTableBuilder.h"
105
+ BASE_DIRS "${_IMPORT_PREFIX}/include"
106
+ FILES "${_IMPORT_PREFIX}/include/SVF-LLVM/BasicTypes.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/BreakConstantExpr.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/CHGBuilder.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/CppUtil.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/DCHG.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/GEPTypeBridgeIterator.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/ICFGBuilder.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/LLVMLoopAnalysis.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/LLVMModule.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/LLVMUtil.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/ObjTypeInference.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/SVFIRBuilder.h" "${_IMPORT_PREFIX}/include/SVF-LLVM/SymbolTableBuilder.h"
107
107
  )
108
108
  else()
109
109
  set_property(TARGET SVF::SvfLLVM
110
110
  APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES
111
- "${_IMPORT_PREFIX}/include/SVF"
111
+ "${_IMPORT_PREFIX}/include"
112
112
  )
113
113
  endif()
114
114
 
@@ -2,7 +2,7 @@ prefix=${pcfiledir}/../..
2
2
  exec_prefix=${prefix}
3
3
  bindir=${exec_prefix}/bin
4
4
  libdir=${exec_prefix}/lib
5
- includedir=${exec_prefix}/include/SVF
5
+ includedir=${exec_prefix}/include
6
6
 
7
7
  Name: SVF
8
8
  Description: SVF Points to Analysis Framework
package/llvm_install.sh CHANGED
@@ -13,7 +13,11 @@ Z3Home="z3.obj"
13
13
  LLVMHome="llvm-${LLVMVer}.obj"
14
14
 
15
15
  # resume softlink libSvfLLVM.so since npm pack would ignore softlink
16
- ln -sf libSvfLLVM.so.16 "$SVFHOME/SVF-linux-${arch}/Release-build/lib/libSvfLLVM.so"
16
+ ln -sf libSvfLLVM.so.3.1 "$SVFHOME/SVF-linux-${arch}/Release-build/lib/libSvfLLVM.so.3"
17
+ ln -sf libSvfLLVM.so.3 "$SVFHOME/SVF-linux-${arch}/Release-build/lib/libSvfLLVM.so"
18
+ ln -sf libSvfCore.so.3.1 "$SVFHOME/SVF-linux-${arch}/Release-build/lib/libSvfCore.so.3"
19
+ ln -sf libSvfCore.so.3 "$SVFHOME/SVF-linux-${arch}/Release-build/lib/libSvfCore.so"
20
+
17
21
 
18
22
  cd $SVFHOME
19
23
  cd ..
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svf-lib",
3
- "version": "1.0.2324",
3
+ "version": "1.0.2326",
4
4
  "description": "SVF's npm support",
5
5
  "main": "index.js",
6
6
  "scripts": {