REPOSITORY
  rL LLVM

================
Comment at: test/lldbtest.py:609
@@ -608,2 +608,3 @@
     def fn(self):
         # llgs local is only an option on Linux systems
+        if not self.platformIsLinux():
----------------
Can you change it to "llgs local is only an option on Linux targets"?

http://reviews.llvm.org/D8869

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to