Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awen-li authored Jun 16, 2020
1 parent e2993cd commit 4ed6b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To enable data-dependence analysis based on LLVM, target program needs to be com
1. Compile Flag: -emit-llvm
2. Link Flag: -ftlo

## Run *PCA-Mem* against simple program and debugging
## Run *PCA-Mem* against simple program
In this step, we present how to do memory leak detection with PCA-Mem and generate data-dependence graph (DDG) for graphical display.

![case1](https://github.com/Daybreak2019/PCA/blob/master/image/case1.PNG)
Expand Down

0 comments on commit 4ed6b35

Please sign in to comment.