mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
7d2eae2a90
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
|
|
|