summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/lit.local.cfg
blob: 0a7d1d473b23f13c8a8985a21e460a90ed000ebf (plain)
1
2
3
4
config.suffixes = ['.s', '.test', '.yaml', '.c']

# This is needed by command-target-create-resolve-exe.test
config.substitutions.append(('%{PATH}', config.environment['PATH']))