now that we can pass ranges into CallInst ctors, eliminate vector heap traffic
authorChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 06:30:42 +0000 (06:30 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 06:30:42 +0000 (06:30 +0000)
commitd0e44c2e055c33ac5b9b98ecbdbebd5cc3948973
tree846d077584efb918219ef705611e2b09ee34c3e7
parent133bab0606719cf3e8f5c44873cf205f58a181b5
now that we can pass ranges into CallInst ctors, eliminate vector heap traffic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34229 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp