diff options
| author | Duncan Sands <baldrick@free.fr> | 2008-09-03 12:55:42 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2008-09-03 12:55:42 +0000 |
| commit | 42c644ef0317a0c2cfdde9d9186977b859a2b7b1 (patch) | |
| tree | f16e61f1b10af5958fad279d5931e60a60f41a2c /llvm/lib/Analysis/AliasSetTracker.cpp | |
| parent | 13ea919664ebf31cca47ef0dde5d9ff70203e3b0 (diff) | |
| download | bcm5719-llvm-42c644ef0317a0c2cfdde9d9186977b859a2b7b1.tar.gz bcm5719-llvm-42c644ef0317a0c2cfdde9d9186977b859a2b7b1.zip | |
Cleanup GlobalsModRef a bit. When analysing the
callgraph, when one member of a SCC calls another
then the analysis would drop to mod-ref because
there is (usually) no function info for the callee
yet; fix this. Teach the analysis about function
attributes, in particular the readonly attribute
(which requires being careful about globals).
llvm-svn: 55696
Diffstat (limited to 'llvm/lib/Analysis/AliasSetTracker.cpp')
0 files changed, 0 insertions, 0 deletions

