diff options
author | Pete Cooper <peter_cooper@apple.com> | 2015-07-15 00:43:54 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2015-07-15 00:43:54 +0000 |
commit | 8acd3869694883cffc08e3a21929208055e7a845 (patch) | |
tree | e2f8bc50a5aa7f60c343317c6ac44821bf62f203 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 33fb2cb11b7d2454bd2d97fe95c11ed38679327b (diff) | |
download | llvm-8acd3869694883cffc08e3a21929208055e7a845.zip llvm-8acd3869694883cffc08e3a21929208055e7a845.tar.gz llvm-8acd3869694883cffc08e3a21929208055e7a845.tar.bz2 |
Use getZExtOrTrunc helper instead of manually doing zext/trunc check. NFC.
The code here was doing exactly what is already in getZExtOrTrunc().
Just use that method instead.
llvm-svn: 242260
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions