diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-07 00:53:01 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-07 00:53:01 +0000 |
commit | 4bdeede8c7ea307b3f6192ec4f425debda948998 (patch) | |
tree | 77647b1b1238dd31140115939429cbe3beb238fe /lib/VMCore/PassManager.cpp | |
parent | 11112e0d7b1fb2741ed65a5085037918d1425916 (diff) |
Tidy up PMStack. Add a bunch of consts, use std::vector instead of
std::deque, since this is a stack and only supports push/pop on
one end, and remove an unimplemented declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/PassManager.cpp')
0 files changed, 0 insertions, 0 deletions