diff options
| author | Tamas Berghammer <tberghammer@google.com> | 2015-11-03 22:29:20 +0000 |
|---|---|---|
| committer | Tamas Berghammer <tberghammer@google.com> | 2015-11-03 22:29:20 +0000 |
| commit | 5c28ae12ceb07fce0011e7dba686c4d9774517eb (patch) | |
| tree | bc7eedc7f2bd22688f8bbd9987c89c55bae24c0f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 276743f0600c1b09f57dbbcdb0b89443f3b7522e (diff) | |
Use std::list::splice in TaskPool to avoid an allocation
Using std::list::splice to move an element from one list to an other
avoids the allocation of a new element and a move of the data.
llvm-svn: 251993
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
