CodeGen: switch raw array to std::vector
authorDylan Noblesmith <nobled@dreamwidth.org>
Mon, 25 Aug 2014 00:28:31 +0000 (00:28 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Mon, 25 Aug 2014 00:28:31 +0000 (00:28 +0000)
commitc97e8d8ddc0f48b319d9554942bb7435012114ff
tree518b6abe30c788cf2c8b92c09ac60656784d3d91
parentc11cb6914d8fc28b4d4dc53843c4f426da9db159
CodeGen: switch raw array to std::vector

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