[Lldb-commits] [PATCH] D14389: Completely avoid building Apple simulator on non-Darwin platforms.

Chaoren Lin via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 5 12:19:19 PST 2015


chaoren created this revision.
chaoren added reviewers: granata.enrico, tberghammer, zturner, jingham.
chaoren added a subscriber: lldb-commits.

This is a resubmission of r252179, but correctly ignores the source
files for other platforms.

http://reviews.llvm.org/D14389

Files:
  source/Initialization/SystemInitializerCommon.cpp
  source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  source/Plugins/Platform/MacOSX/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14389.39394.patch
Type: text/x-patch
Size: 3888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151105/e218fbae/attachment.bin>


More information about the lldb-commits mailing list