aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/DataStructure/DataStructureOpt.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-09-20 04:47:19 +0000
committerChris Lattner <sabre@nondot.org>2004-09-20 04:47:19 +0000
commit79e523de04b67fc0fbc73baf6605707b7aa91e65 (patch)
tree68a084e600d2da7e16ade4522984e52443167666 /llvm/lib/Analysis/DataStructure/DataStructureOpt.cpp
parent135419193e4dbfceb809a0ebc9c54599493fdfcd (diff)
downloadllvm-79e523de04b67fc0fbc73baf6605707b7aa91e65.zip
llvm-79e523de04b67fc0fbc73baf6605707b7aa91e65.tar.gz
llvm-79e523de04b67fc0fbc73baf6605707b7aa91e65.tar.bz2
'Pass' should now not be derived from by clients. Instead, they should derive
from ModulePass. Instead of implementing Pass::run, then should implement ModulePass::runOnModule. Also, fix some undefined behavior, expecting | on booleans to evaluate left-to-right. llvm-svn: 16435
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/DataStructureOpt.cpp')
0 files changed, 0 insertions, 0 deletions