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 | d31a3d0e82069570bf9ba7ce6ce90dafa06f68be (patch) | |
| tree | 2f99aee98a4113d694c9250f64d19f00613cede1 /llvm/lib/Analysis/CFGPrinter.cpp | |
| parent | 92d0c1c1bae1e38dfb712aed7d4fad4df3aa42ba (diff) | |
| download | bcm5719-llvm-d31a3d0e82069570bf9ba7ce6ce90dafa06f68be.tar.gz bcm5719-llvm-d31a3d0e82069570bf9ba7ce6ce90dafa06f68be.zip | |
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.
llvm-svn: 20619
Diffstat (limited to 'llvm/lib/Analysis/CFGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

