This is a remnant of an on-chip unit testing tool that has since been moved out-of-tree. It was accidentally committed in r287162. llvm-svn: 287180
4 lines
68 B
INI
4 lines
68 B
INI
if not 'AVR' in config.root.targets:
|
|
config.unsupported = True
|
|
|