Build bots are unhappy about the Common directory. Add an excludes list to lit.local.cfg. llvm-svn: 368760
3 lines
55 B
INI
3 lines
55 B
INI
config.suffixes = ['.td']
|
|
config.excludes = ['Common']
|