[Lldb-commits] [PATCH] D66655: [lldb] Fix x86 compilation

Leonid Mashinskiy via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 26 03:10:06 PDT 2019


leonid.mashinskiy updated this revision to Diff 217101.
leonid.mashinskiy added a comment.

Updated used guarding macros to cut-off ARM and ARM64 architectures as @tatyana-krasnukha mentioned


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66655/new/

https://reviews.llvm.org/D66655

Files:
  source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.cpp
  source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.h
  source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.cpp
  source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.h
  source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.cpp
  source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66655.217101.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190826/40744fee/attachment.bin>


More information about the lldb-commits mailing list