mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-07 11:51:13 +00:00
7fc741759e
Add the ARC backend as an experimental target to lib/Target. Reviewed at: https://reviews.llvm.org/D36331 llvm-svn: 311667
4 lines
68 B
INI
4 lines
68 B
INI
if not 'ARC' in config.root.targets:
|
|
config.unsupported = True
|
|
|