diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-03-02 15:53:59 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-03-02 15:54:00 -0800 |
commit | 7ad30f4249cf70983d9f7e921445f7af9e158d38 (patch) | |
tree | 84a8d295b908b80af39a119f27195494e51e2c51 /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 8d41f1a02369537cae1a7d00c0fa717fc3aca575 (diff) | |
download | llvm-7ad30f4249cf70983d9f7e921445f7af9e158d38.zip llvm-7ad30f4249cf70983d9f7e921445f7af9e158d38.tar.gz llvm-7ad30f4249cf70983d9f7e921445f7af9e158d38.tar.bz2 |
[lldb/Utility] Use emplace_back instead of push_back (NFC)
Use emplace_back to allow for in-place construction of the
BroadcastEventSpec instead of copying it.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions