aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-08-05 21:04:31 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-08-05 21:04:31 +0000
commit8ef3cda3983842531d09e3ef7b445141b626677c (patch)
tree6d47354a9d86b3eaa1b512e43b50d925666ba93b /llvm/lib/IR/Module.cpp
parent35869a26cd94e592ab6e740f3030c62c568f0048 (diff)
downloadllvm-8ef3cda3983842531d09e3ef7b445141b626677c.zip
llvm-8ef3cda3983842531d09e3ef7b445141b626677c.tar.gz
llvm-8ef3cda3983842531d09e3ef7b445141b626677c.tar.bz2
[PM] Remove a failed attempt to port the CallGraph analysis to the new
pass manager. This never worked, and won't ever work. It was actually why I ended up building the LazyCallGraph set of code which is more more effectively wired up to the new pass manager. This accidentally got committed when I was trying to land a cleanup of the code organization in the other parts of this file. =[ My bad, but fortunately Dave was keen eyed enough to spot that this code couldn't possibly work. =] llvm-svn: 244127
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions