David Carlier 04bea33e8c [LLDB] Unit tests basic support for OpenBSD
OpenBSD python module.

llvm-svn: 333889
2018-06-04 11:59:18 +00:00

11 lines
180 B
Python

from builder_base import *
def buildDsym(
sender=None,
architecture=None,
compiler=None,
dictionary=None,
testdir=None):
return False