aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-05-06 01:20:42 +0000
committerReid Kleckner <reid@kleckner.net>2014-05-06 01:20:42 +0000
commit4a406d32e97b1748c4eed6674a2c1819b9cf98ea (patch)
tree048f5cdef74cd58fc0f6ddc301c522ad5b485a01 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent91dd26b9a0627e54bd81a5000ff4937f484ceb97 (diff)
downloadllvm-4a406d32e97b1748c4eed6674a2c1819b9cf98ea.zip
llvm-4a406d32e97b1748c4eed6674a2c1819b9cf98ea.tar.gz
llvm-4a406d32e97b1748c4eed6674a2c1819b9cf98ea.tar.bz2
Fix i128 div/mod on mingw64
The Win64 docs are very clear that anything larger than 8 bytes is passed by reference, and GCC MinGW64 honors that for __modti3 and friends. Patch by Jameson Nash! llvm-svn: 208029
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions