krytarowski added a comment. $ python2.7 Python 2.7.10 (default, Jul 2 2015, 13:17:37) [GCC 4.8.4] on netbsd7 Type "help", "copyright", "credits" or "license" for more information. >>> import sys >>> print sys.platform netbsd7 >>> pr
Repository: rL LLVM http://reviews.llvm.org/D12615 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
