summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CFGPrinter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-03-15 17:14:09 +0000
committerChris Lattner <sabre@nondot.org>2005-03-15 17:14:09 +0000
commitd31a3d0e82069570bf9ba7ce6ce90dafa06f68be (patch)
tree2f99aee98a4113d694c9250f64d19f00613cede1 /llvm/lib/Analysis/CFGPrinter.cpp
parent92d0c1c1bae1e38dfb712aed7d4fad4df3aa42ba (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud