llvm-6502/include
Dan Gohman 4bdeede8c7 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
2010-08-07 00:53:01 +00:00
..
llvm Tidy up PMStack. Add a bunch of consts, use std::vector instead of 2010-08-07 00:53:01 +00:00
llvm-c start straightening out libedis's dependencies and make it fit 2010-07-20 18:25:19 +00:00