labath accepted this revision. labath added inline comments. This revision is now accepted and ready to land.
================ Comment at: lldb/packages/Python/lldbsuite/builders/freebsd.py:5-11 + def buildDsym(self, + sender=None, + architecture=None, + compiler=None, + dictionary=None, + testdir=None): + return False ---------------- How about we put this into the base class, and remove all the noop builders? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86174/new/ https://reviews.llvm.org/D86174 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits