[Lldb-commits] [PATCH] D31969: [CMake] Support generating Config.h

Chris Bieneman via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 11 18:47:23 PDT 2017


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

Updating the hard coded Config.h


https://reviews.llvm.org/D31969

Files:
  cmake/modules/LLDBConfig.cmake
  include/lldb/Host/Config.h
  include/lldb/Host/Config.h.cmake
  include/lldb/Host/android/Config.h
  include/lldb/Host/freebsd/Config.h
  include/lldb/Host/linux/Config.h
  include/lldb/Host/macosx/Config.h
  include/lldb/Host/mingw/Config.h
  include/lldb/Host/msvc/Config.h
  include/lldb/Host/netbsd/Config.h
  include/lldb/Host/openbsd/Config.h
  source/Host/common/File.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31969.94928.patch
Type: text/x-patch
Size: 13905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170412/90732b19/attachment.bin>


More information about the lldb-commits mailing list