diff options
Diffstat (limited to 'lldb/test/Shell/ObjectFile/lit.local.cfg')
-rw-r--r-- | lldb/test/Shell/ObjectFile/lit.local.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/Shell/ObjectFile/lit.local.cfg b/lldb/test/Shell/ObjectFile/lit.local.cfg new file mode 100644 index 00000000000..60e87e4624e --- /dev/null +++ b/lldb/test/Shell/ObjectFile/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = ['.s', '.test', '.yaml'] |