summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-20 20:14:09 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-20 20:14:09 +0000
commit3c406c2da52302eb5cced431373f240b9c037841 (patch)
tree0036fa3b9a770cedd54db3a83bfd890cb2799c2a /lldb/packages/Python/lldbsuite/test/python_api/process
parent07320e403001cc192f8565d77001d281d41f4572 (diff)
downloadbcm5719-llvm-3c406c2da52302eb5cced431373f240b9c037841.tar.gz
bcm5719-llvm-3c406c2da52302eb5cced431373f240b9c037841.zip
IR: Use SmallVector instead of std::vector of TrackingMDRef
Don't use std::vector<TrackingMDRef>, since (at least in some versions of libc++) std::vector apparently copies values on grow operations instead of moving them. Found this when I was temporarily deleting the copy constructor for TrackingMDRef to investigate a performance bottleneck. llvm-svn: 266909
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud