Skip to content

Commit

Permalink
Update svflib
Browse files Browse the repository at this point in the history
  • Loading branch information
yuleisui committed May 23, 2024
1 parent cb9d176 commit d542e8d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
Binary file modified SVF-linux/Release-build/bin/ae
Binary file not shown.
Binary file modified SVF-linux/Release-build/bin/svf-ex
Binary file not shown.
4 changes: 1 addition & 3 deletions SVF-linux/Release-build/include/AE/Svfexe/SVFIR2AbsState.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,8 @@ class SVFIR2AbsState


/// Init ObjVar
void initObjVar(AbstractState& es, const ObjVar *objVar, u32_t varId);
void initObjVar(AbstractState& as, const ObjVar* var);

/// Init SVFVar
void initSVFVar(AbstractState& es, u32_t varId);

inline AbstractValue &getAddrs(AbstractState& es, u32_t id)
{
Expand Down
Binary file modified SVF-linux/Release-build/lib/libSvfCore.a
Binary file not shown.

0 comments on commit d542e8d

Please sign in to comment.