summaryrefslogtreecommitdiffstats
path: root/lldb/test/plugins/builder_linux2.py
blob: eb08b4035c221101b186e72ae72601f2c8f2c557 (plain)
1
2
3
4
from builder_base import *

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