CodeGen/LiveVariables: switch to std::vector
authorDylan Noblesmith <nobled@dreamwidth.org>
Mon, 25 Aug 2014 01:59:42 +0000 (01:59 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Mon, 25 Aug 2014 01:59:42 +0000 (01:59 +0000)
commit20d7da5b7955b97d124412acdd4f159cade5597a
tree25b62117893d190f193ae5308e60f686e2473a53
parent2c6a26dc68d5f4dc5f8d0c054494e4228ff195d9
CodeGen/LiveVariables: switch to std::vector

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216367 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h
lib/CodeGen/LiveVariables.cpp