diff options
author | David Bolvansky <david.bolvansky@gmail.com> | 2019-10-01 13:19:04 +0000 |
---|---|---|
committer | David Bolvansky <david.bolvansky@gmail.com> | 2019-10-01 13:19:04 +0000 |
commit | 4037582d6bd570d8f28a8796ac839ae1bd6d1c8a (patch) | |
tree | 661535af7e307df0b3b7a8801c6696856dda0c47 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 1ce75045ebf130fb3cc08b5b6041aab095137a47 (diff) | |
download | llvm-4037582d6bd570d8f28a8796ac839ae1bd6d1c8a.zip llvm-4037582d6bd570d8f28a8796ac839ae1bd6d1c8a.tar.gz llvm-4037582d6bd570d8f28a8796ac839ae1bd6d1c8a.tar.bz2 |
Revert [InstCombine] sprintf(dest, "%s", str) -> memccpy(dest, str, 0, MAX)
Seems to be slower than memcpy + strlen.
llvm-svn: 373335
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions