diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-15 17:14:09 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-15 17:14:09 +0000 |
commit | 2af8c5185a18f96429432f2c15b2425ac429f0fd (patch) | |
tree | fabfcc5864fb789e67ba23180633560f40e2ba7e /lib/Analysis/DataStructure/GraphChecker.cpp | |
parent | a5f47ea23d274527bdbe461d69bc63c82416d685 (diff) |
Finally fix (the right way) the problem where functions like this:
void foo() {
G = 1;
}
would have an empty DSGraph even though G (a global) is directly used
in the function.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20619 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/GraphChecker.cpp')
0 files changed, 0 insertions, 0 deletions