[Lldb-commits] [PATCH] D30918: [debugserver] This is a small cleanup patch to AVX support detection

Chris Bieneman via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 13 16:23:31 PDT 2017


beanz updated this revision to Diff 91643.
beanz added a comment.

Updates based on feedback from Jason and Zachary.


https://reviews.llvm.org/D30918

Files:
  tools/debugserver/debugserver.xcodeproj/project.pbxproj
  tools/debugserver/source/MacOSX/CMakeLists.txt
  tools/debugserver/source/MacOSX/HasAVX.h
  tools/debugserver/source/MacOSX/HasAVX.s
  tools/debugserver/source/MacOSX/i386/DNBArchImplI386.h
  tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30918.91643.patch
Type: text/x-patch
Size: 11573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170313/a0b7d730/attachment-0001.bin>


More information about the lldb-commits mailing list