diff options
author | Alexis Engelke <engelke@in.tum.de> | 2024-08-13 12:15:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 12:15:13 +0200 |
commit | 2b077ede083b4185f51a2fe648a27e4c85352a2f (patch) | |
tree | eca30369e74cd89c30d3acb32f022872807b4174 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 3fa946a8442e1b8d4fdbdc9b9b7e8c12a0f77dcc (diff) | |
download | llvm-2b077ede083b4185f51a2fe648a27e4c85352a2f.zip llvm-2b077ede083b4185f51a2fe648a27e4c85352a2f.tar.gz llvm-2b077ede083b4185f51a2fe648a27e4c85352a2f.tar.bz2 |
[MC] Avoid useless triple copy (#103026)
Copying a triple is cheap, but not free, so let's not do that if there's
no reason to do so. Trivial cleanup.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions