-
Notifications
You must be signed in to change notification settings - Fork 140
Assignment 2
guanqin-123 edited this page Feb 24, 2021
·
33 revisions
$tree Assignment-2
βββ Assignment-2.cpp
βββ Assignment-2.h
βββ CMakeLists.txt
βββ Test2.h
βββ testcase
βββ bc
β βββ test1.ll
β βββ test2.ll
βββ dot
β βββ icfg_test1.dot
β βββ icfg_test2.dot
βββ src
βββ test1.c
βββ test2.c
- You are required to finish the code in Assignment-2.cpp
- To make sure you have updated to the latest assignment-2 requirements: please input
git pullin container cmd under the SVF-teaching directory


- Open the dot file in
/Assignment-2/testcase/dot/icfg_test1.dotwhich is our ICFG and call out the command palette

- Enter
Graphvizand select `Interactive Preview (beside)

- You will see the ICFG on the right hand side
