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.
- package/SVF-linux-x86_64/Release-build/lib/cmake/SVF/SVFConfig.cmake +3 -3
- package/SVF-linux-x86_64/Release-build/lib/cmake/SVF/SVFTargets.cmake +8 -8
- package/SVF-linux-x86_64/Release-build/lib/pkgconfig/SVF.pc +1 -1
- package/llvm_install.sh +5 -1
- package/package.json +1 -1
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/AbstractState.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/AbstractValue.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/AddressValue.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/ICFGWTO.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/IntervalValue.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/NumericValue.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/RelExeState.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Core/RelationSolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AEDetector.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AbsExtAPI.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AbstractInterpretation.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFGNormalizer.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFGrammar.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLAlias.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLBase.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLGramGraphChecker.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLGraphBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLSVFGBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLSolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/CFLVF.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/CFL → CFL}/GrammarBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/ContextDDA.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAClient.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAPass.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/DDAVFSolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/DDA → DDA}/FlowDDA.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/FastCluster → FastCluster}/fastcluster.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/BasicBlockG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CDG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CFLGraph.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CHG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/CallGraph.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ConsG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ConsGEdge.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ConsGNode.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/DOTGraphTraits.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GenericGraph.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GraphPrinter.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GraphTraits.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/GraphWriter.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFGEdge.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFGNode.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ICFGStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/IRGraph.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SCC.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGEdge.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGNode.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGOPT.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/SVFGStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/ThreadCallGraph.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/VFG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/VFGEdge.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/VFGNode.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Graphs → Graphs}/WTO.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MSSAMuChi.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MemPartition.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MemRegion.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/MemSSA.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MSSA → MSSA}/SVFGBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/LockAnalysis.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/MHP.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/MTA.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/MTAStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MTA → MTA}/TCT.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/AbstractPointsToDS.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/AccessPath.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/ConditionalPT.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/MutablePointsToDS.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PersistentPointsToCache.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PersistentPointsToDS.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointerAnalysis.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointerAnalysisImpl.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointsTo.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/SVFLoop.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/DoubleFreeChecker.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/FileChecker.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/LeakChecker.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/ProgSlice.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SaberCheckerAPI.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SaberCondAllocator.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SaberSVFGBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SrcSnkDDA.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SABER → SABER}/SrcSnkSolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/BasicTypes.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/BreakConstantExpr.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/CHGBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/CppUtil.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/DCHG.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/GEPTypeBridgeIterator.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/ICFGBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMLoopAnalysis.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMModule.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMUtil.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/ObjTypeInference.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/SVFIRBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/SymbolTableBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/ObjTypeInfo.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/PAGBuilderFromFile.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFIR.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFStatements.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFType.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFValue.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/SVFIR → SVFIR}/SVFVariables.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Annotator.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/BitVector.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CDGBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CallGraphBuilder.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Casting.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CommandLine.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CoreBitVector.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/CxtStmt.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/DPItem.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/ExtAPI.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/GeneralType.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/GraphReachSolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/NodeIDAllocator.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Options.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/PTAStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFBugReport.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFLoopAndDomInfo.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFStat.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SVFUtil.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/SparseBitVector.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/ThreadAPI.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/WorkList.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/Z3Expr.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/cJSON.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/config.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/iterator.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/Util → Util}/iterator_range.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/Andersen.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/AndersenPWC.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/CSC.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/FlowSensitive.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/Steensgaard.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/TypeAnalysis.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/VersionedFlowSensitive.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPAFSSolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPAPass.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPASolver.h +0 -0
- /package/SVF-linux-x86_64/Release-build/include/{SVF/WPA → WPA}/WPAStat.h +0 -0
- /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}/
|
|
64
|
-
set_and_check(SVF_INSTALL_INCLUDEDIR "${PACKAGE_PREFIX_DIR}/include
|
|
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}/
|
|
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
|
|
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
|
|
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
|
|
84
|
-
FILES "${_IMPORT_PREFIX}/include/
|
|
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
|
|
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
|
|
106
|
-
FILES "${_IMPORT_PREFIX}/include/SVF
|
|
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
|
|
111
|
+
"${_IMPORT_PREFIX}/include"
|
|
112
112
|
)
|
|
113
113
|
endif()
|
|
114
114
|
|
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
|
+
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
|
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
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/AE → AE}/Svfexe/AbstractInterpretation.h
RENAMED
|
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
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/FastCluster → FastCluster}/fastcluster.h
RENAMED
|
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
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/AbstractPointsToDS.h
RENAMED
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/AccessPath.h
RENAMED
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/ConditionalPT.h
RENAMED
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/MutablePointsToDS.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/MemoryModel → MemoryModel}/PointerAnalysis.h
RENAMED
|
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
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/BreakConstantExpr.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/GEPTypeBridgeIterator.h
RENAMED
|
File without changes
|
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/LLVMLoopAnalysis.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/ObjTypeInference.h
RENAMED
|
File without changes
|
|
File without changes
|
/package/SVF-linux-x86_64/Release-build/include/{SVF/SVF-LLVM → SVF-LLVM}/SymbolTableBuilder.h
RENAMED
|
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
|