[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:28:15 PDT 2017


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

Forgot a semi-colon...


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.91644.patch
Type: text/x-patch
Size: 11574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170313/3e4abde5/attachment.bin>


More information about the lldb-commits mailing list