Files
clang-p2996/llvm/test/CodeGen/ARM/GlobalISel/lit.local.cfg
Diana Picus 22274934f4 [ARM] Add plumbing for GlobalISel
Add GlobalISel skeleton, up to the point where we can select a ret void.

llvm-svn: 286573
2016-11-11 08:27:37 +00:00

3 lines
86 B
INI

if not 'global-isel' in config.root.available_features:
config.unsupported = True