summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/plugins/builder_freebsd.py
blob: c3df36b5a36d59a828d13a803abaccd44d02c0ba (plain)
1
2
3
4
5
6
7
8
9
10
from builder_base import *


def buildDsym(
        sender=None,
        architecture=None,
        compiler=None,
        dictionary=None,
        testdir=None):
    return False
OpenPOWER on IntegriCloud