diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-10-15 02:47:19 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-10-15 02:47:19 +0000 |
commit | 9ca87a63ad38f61e12df279f9cd2528aa3cbaa7e (patch) | |
tree | fc56f31d25c16b146f830b2dbaa6b64aed7bb2e3 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 956365ef7f809da5fe3244e14d948c0197fdd859 (diff) | |
download | llvm-9ca87a63ad38f61e12df279f9cd2528aa3cbaa7e.zip llvm-9ca87a63ad38f61e12df279f9cd2528aa3cbaa7e.tar.gz llvm-9ca87a63ad38f61e12df279f9cd2528aa3cbaa7e.tar.bz2 |
builtins: use C implementation on MSVC
The assembly implementations use GNU syntax which MSVC doesn't handle. Rather
than duplicate the code in a second syntax, use the C implementations.
Patch by Tee Hao Wei!
llvm-svn: 250360
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions