diff options
author | Zachary Turner <zturner@google.com> | 2016-08-30 19:28:01 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-08-30 19:28:01 +0000 |
commit | 9cbc8db016e1d7e09fe87c370c0bc68414cbdb29 (patch) | |
tree | ec25688ddf93c03c7e37bcf5312973aa53ed0dce /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 3fb1a8554de714cf7e01b8b57b4d073d170676da (diff) | |
download | bcm5719-llvm-9cbc8db016e1d7e09fe87c370c0bc68414cbdb29.tar.gz bcm5719-llvm-9cbc8db016e1d7e09fe87c370c0bc68414cbdb29.zip |
Use llvm to do endian conversions.
LLDB was rolling its own endian conversion code, but functions to
do this already exist in LLVM. While the code was probably
correct, no point reinventing the wheel when we have well tested
equivalents in LLVM that are one-liners.
llvm-svn: 280137
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions