Simplify things a bit more. Fix prototype to use SmallVectorImpl and
authorJim Grosbach <grosbach@apple.com>
Tue, 1 Jun 2010 21:06:46 +0000 (21:06 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 1 Jun 2010 21:06:46 +0000 (21:06 +0000)
commitaeafb374e21ff06e0e2fdcc2054f2fe569cc3f01
treedcbd4ccbd68b0fe7480e03f221b3daab6725e64c
parent10e7726e6c317b2fe08533d555ef07b4c206aee2
Simplify things a bit more. Fix prototype to use SmallVectorImpl and
change a few SmallVectors to vanilla C arrays.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105289 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp