[Lldb-commits] [PATCH] Fix compilation faliures for x64 visual studio 2013 build

Aidan Dodds Aidan at codeplay.com
Thu Dec 18 09:05:19 PST 2014


I have reworked my initial patch with the feedback from Zachary.
I have tested this patch on both x86 and x64 windows builds and successfully build lldb on both.

Both RegisterContextWindows_x86.cpp and .h were not modified only modev, however the diff is a little verbose in this respect.

Thanks


http://reviews.llvm.org/D6704

Files:
  source/Host/windows/HostThreadWindows.cpp
  source/Plugins/Process/Windows/CMakeLists.txt
  source/Plugins/Process/Windows/RegisterContextWindows_x86.cpp
  source/Plugins/Process/Windows/RegisterContextWindows_x86.h
  source/Plugins/Process/Windows/TargetThreadWindows.cpp
  source/Plugins/Process/Windows/x86/RegisterContextWindows_x86.cpp
  source/Plugins/Process/Windows/x86/RegisterContextWindows_x86.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6704.17447.patch
Type: text/x-patch
Size: 35231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141218/969a5fa5/attachment.bin>


More information about the lldb-commits mailing list