| commit | e4e633400b1993c1174b47b774fa015220fa695c | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Thu Sep 06 00:17:54 2007 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Thu Sep 06 00:17:54 2007 +0000 |
| tree | 8294a4835b7fde277a44e1f891af5489b33a4e00 | |
| parent | f3a031f47d87cb9925cf8d28eaa26dc81a5dde50 [diff] |
Added an early implementation of Live-Variables analysis built on source-level CFGs. This code may change significantly in the near future as we explore different means to implement dataflow analyses. Added a driver option, -dump-live-variables, to view the output of live variable analysis. This output is very ALPHA; it will be improved shortly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41737 91177308-0d34-0410-b5e6-96231b3b80d8