summaryrefslogtreecommitdiff
path: root/tools/lli
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-12-05 18:42:12 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-12-05 18:42:12 +0000
commitf3f9cff0fb72ccc1f9d06904990318bf227c40e1 (patch)
tree39fa9f49015afe743d788c3eaf730eeebfe54d5a /tools/lli
parent9477d577636bb7262aad0daf6fee1d1aa74b3d08 (diff)
downloadllvm-f3f9cff0fb72ccc1f9d06904990318bf227c40e1.tar.gz
llvm-f3f9cff0fb72ccc1f9d06904990318bf227c40e1.tar.bz2
llvm-f3f9cff0fb72ccc1f9d06904990318bf227c40e1.tar.xz
Change std::deque => std::vector. No functionality change.
There is no reason to use std::deque here over std::vector. Thus given the performance differences inbetween the two it makes sense to change deque to vector. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196524 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/lli')
0 files changed, 0 insertions, 0 deletions