[Lldb-commits] [PATCH] D27759: Fix build for mingw.

Hafiz Abid Qadeer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 15 07:08:17 PST 2016


abidh updated this revision to Diff 81576.
abidh added a comment.

Replaced /D with -D as per comments.


https://reviews.llvm.org/D27759

Files:
  cmake/LLDBDependencies.cmake
  cmake/modules/AddLLDB.cmake
  cmake/modules/LLDBConfig.cmake
  include/lldb/Host/windows/windows.h
  source/API/SystemInitializerFull.cpp
  source/Core/Mangled.cpp
  source/Host/common/File.cpp
  source/Host/windows/Host.cpp
  source/Host/windows/HostProcessWindows.cpp
  source/Host/windows/ProcessRunLock.cpp
  source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp
  source/Plugins/Process/Windows/Common/ExceptionRecord.h
  source/Target/ProcessLaunchInfo.cpp
  tools/driver/Driver.cpp
  tools/lldb-mi/MICmnStreamStdin.cpp
  tools/lldb-mi/MIUtilDebug.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27759.81576.patch
Type: text/x-patch
Size: 6957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161215/f3275261/attachment-0001.bin>


More information about the lldb-commits mailing list