llvm-project/lld/test/MachO/lit.local.cfg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
180 B
INI
Raw Normal View History

# -*- Python -*-
import os
config.substitutions.append(('%lld', 'lld -flavor darwinnew -syslibroot ' +
os.path.join(config.test_source_root, "MachO", "Inputs", "MacOSX.sdk")))