[Lldb-commits] [PATCH] D31969: [CMake] Support generating Config.h
Chris Bieneman via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 12 13:24:47 PDT 2017
beanz updated this revision to Diff 95024.
beanz added a comment.
Fixing up the include guard as per feedback from zturner, and fixing up an install logic error that I spoted.
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.95024.patch
Type: text/x-patch
Size: 14145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170412/e004455a/attachment.bin>
More information about the lldb-commits
mailing list