Restructure CFG builder to have just one visitor path instead of two. The result

is an algorithm that is much easier to understand and slightly more efficient.
Thanks to Mike Stump for our discussions on the CFGBuilder and his comments that
helped prompt this long needed cleanup.

llvm-svn: 76250
This commit is contained in:
Ted Kremenek 2009-07-17 22:18:43 +00:00
parent a565d4f937
commit 93668002c4
1 changed files with 413 additions and 334 deletions

File diff suppressed because it is too large Load Diff