diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-09-18 05:32:23 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-09-18 05:32:23 +0000 |
commit | eee54b4d7c51563941de415c1c82215b4f9d5c5c (patch) | |
tree | 9bba6a738bf6fae7607d0fb1f584941a955d159d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | a46106b3586b629d28636689825897010d1bcc66 (diff) | |
download | llvm-eee54b4d7c51563941de415c1c82215b4f9d5c5c.zip llvm-eee54b4d7c51563941de415c1c82215b4f9d5c5c.tar.gz llvm-eee54b4d7c51563941de415c1c82215b4f9d5c5c.tar.bz2 |
Driver: avoid unnecessary string based operations
Use an enumeration and change the use of the FloatABI from a string to the
enumeration. This avoids the use of string values to represent an enumeration.
NFC.
llvm-svn: 247967
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions