Files
clang-p2996/llvm/test/CodeGen/ARC/lit.local.cfg
Pete Couperus 2d1f6d67c5 [ARC] Add ARC backend.
Add the ARC backend as an experimental target to lib/Target.
Reviewed at: https://reviews.llvm.org/D36331

llvm-svn: 311667
2017-08-24 15:40:33 +00:00

4 lines
68 B
INI

if not 'ARC' in config.root.targets:
config.unsupported = True