This directory was missing a lit.local.cfg which was causing some build bots to fail when #65706 was comitted.
5 lines
96 B
INI
5 lines
96 B
INI
config.suffixes = [".ll"]
|
|
|
|
if not "RISCV" in config.root.targets:
|
|
config.unsupported = True
|