Thanks. It looks like UnixSignals.cpp is compiled on Windows, therefore this should too. For whatever reason, the list of files to compile for the API are maintained in a different CMake location on Windows than on non-Windows. So when adding a file to API, you need to add it in two places. Don't revert, I'll just check in a fix that compiles on Windows. Already tested it locally, just wanted to confirm your intent first.
http://reviews.llvm.org/D4221 _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
