diff --git a/llvm/test/TableGen/lit.local.cfg b/llvm/test/TableGen/lit.local.cfg index 9a4a0144f720..1dbd83e71d81 100644 --- a/llvm/test/TableGen/lit.local.cfg +++ b/llvm/test/TableGen/lit.local.cfg @@ -1 +1,2 @@ config.suffixes = ['.td'] +config.excludes = ['Common']