diff options
author | Xu Jun <jun1.xu@intel.com> | 2021-11-01 22:14:48 -0700 |
---|---|---|
committer | Walter Erquinigo <wallace@fb.com> | 2021-11-01 22:15:01 -0700 |
commit | dfd499a61c45778b7f01458d50ccc384343f53d5 (patch) | |
tree | ad6b7d37e22fe864bb137c8c7aea290594dbb6f4 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | fe19ae352ce201e7bab8baac4587cc4334e742e4 (diff) | |
download | llvm-dfd499a61c45778b7f01458d50ccc384343f53d5.zip llvm-dfd499a61c45778b7f01458d50ccc384343f53d5.tar.gz llvm-dfd499a61c45778b7f01458d50ccc384343f53d5.tar.bz2 |
[lldb][NFC] avoid unnecessary roundtrips between different string types
The amount of roundtrips between StringRefs, ConstStrings and std::strings is
getting a bit out of hand, this patch avoid the unnecessary roundtrips.
Reviewed By: wallace, aprantl
Differential Revision: https://reviews.llvm.org/D112863
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions