We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I encountered an assertion error while executing a wpa command. It was different from the previous one.
root@45cb62a8ed4a:~ # wpa -ander test.bc wpa: /root/SVF/svf-llvm/lib/ICFGBuilder.cpp:93: void SVF::ICFGBuilder::checkICFGNodesVisited(const SVF::Function*): Assertion `visited.count(&inst) && "inst never visited"' failed.
The bc file has been attached. Could you give me a hand?
test.zip
The text was updated successfully, but these errors were encountered:
I will take a look.
Sorry, something went wrong.
add process unreachable bbs (#1619) to resolve issue #1618
efa1583
* add process unreachable bbs * add process unreachable bbs * add process unreachable bbs * cache fun2domtree
@Rexxar-Jack-Remar It's merged. Feel free to test.
add process unreachable bbs (SVF-tools#1619) to resolve issue SVF-too…
1203549
…ls#1618 * add process unreachable bbs * add process unreachable bbs * add process unreachable bbs * cache fun2domtree
No branches or pull requests
I encountered an assertion error while executing a wpa command. It was different from the previous one.
The bc file has been attached. Could you give me a hand?
test.zip
The text was updated successfully, but these errors were encountered: