diff options
Diffstat (limited to 'test/Other/lit.local.cfg')
-rw-r--r-- | test/Other/lit.local.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/lit.local.cfg b/test/Other/lit.local.cfg index 19eebc0ac7ac..269307724232 100644 --- a/test/Other/lit.local.cfg +++ b/test/Other/lit.local.cfg @@ -1 +1 @@ -config.suffixes = ['.ll', '.c', '.cpp'] +config.suffixes = ['.ll', '.c', '.cpp', '.txt'] |