mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-01 16:22:41 +00:00
b8248feef5
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287180 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
68 B
INI
4 lines
68 B
INI
if not 'AVR' in config.root.targets:
|
|
config.unsupported = True
|
|
|