diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2011-01-03 06:16:07 +0000 |
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2011-01-03 06:16:07 +0000 |
| commit | 80b2e8151e8202fb531f5ed5b9c924f9dc7cb395 (patch) | |
| tree | e7cd20c0f8dfc91c54fcb99c0e95e37b1023b33c /clang/lib/Frontend/CompilerInstance.cpp | |
| parent | 9e5e9ed79a67161bb989c7cd98049b70863f91d2 (diff) | |
| download | bcm5719-llvm-80b2e8151e8202fb531f5ed5b9c924f9dc7cb395.tar.gz bcm5719-llvm-80b2e8151e8202fb531f5ed5b9c924f9dc7cb395.zip | |
Further expand what a call graph pass may do.
The rationale is that after analyzing a function in the SCC, we may want to
modify it in a way that requires us to update its uses (f.e. to replace the
call with a constant) or its users (f.e. to call it with fewer arguments).
llvm-svn: 122739
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions

