Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExtAPI refactor #1174

Merged
merged 3 commits into from
Aug 22, 2023
Merged

ExtAPI refactor #1174

merged 3 commits into from
Aug 22, 2023

Conversation

bjjwwang
Copy link
Contributor

refactor SVF ext api

  1. optimize buildFuntoFunMap
  2. change the condition of isCalledExtFunction()

jiawei.wang and others added 3 commits August 22, 2023 13:15
1) optimize buildFuntoFunMap
2) change the condition of isCalledExtFunction()
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #1174 (3d18a81) into master (fb558b1) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 86.66%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1174      +/-   ##
==========================================
- Coverage   64.75%   64.75%   -0.01%     
==========================================
  Files         222      222              
  Lines       23484    23481       -3     
==========================================
- Hits        15208    15204       -4     
- Misses       8276     8277       +1     
Files Changed Coverage Δ
svf-llvm/lib/LLVMModule.cpp 82.61% <75.00%> (-0.35%) ⬇️
svf-llvm/include/SVF-LLVM/LLVMModule.h 98.01% <100.00%> (+0.04%) ⬆️

@yuleisui yuleisui merged commit b16ab1f into SVF-tools:master Aug 22, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants