commit | bba61c07ddca19f72b13dd5a410358d296ed1d6a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Sep 20 04:47:19 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Sep 20 04:47:19 2004 +0000 |
tree | 500ab2ba4e68aeb3c885e2d2eaa032b4691aed4f | |
parent | 68d033cc94d64c49aa442b3990386f95f95d5637 [diff] |
'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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16435 91177308-0d34-0410-b5e6-96231b3b80d8