[Lldb-commits] [PATCH] D12615: Teach utilsOsType about NetBSD

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 8 13:28:22 PDT 2015


emaste added a subscriber: emaste.

================
Comment at: scripts/utilsOsType.py:33
@@ -32,2 +32,3 @@
                 "FreeBSD",
+                "NetBSD",
                 "Linux", 
----------------
Please keep these in alpha order (other than Unknown at the top)


Repository:
  rL LLVM

http://reviews.llvm.org/D12615





More information about the lldb-commits mailing list