CodeGenSchedule: Use resize instead of copying a vector
authorArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 7 Jun 2013 00:04:30 +0000 (00:04 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 7 Jun 2013 00:04:30 +0000 (00:04 +0000)
commit0efc78257b56d2ba45127e1a3f18b524a1c3dd57
tree40760cac1bc5f033323f8f24af4082f7952aa15b
parent7f155d7d2bb8c702ed0f64393e38ec1cc26e2f08
CodeGenSchedule: Use resize instead of copying a vector

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183465 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenSchedule.cpp