Add GlobalISel skeleton, up to the point where we can select a ret void. llvm-svn: 286573
3 lines
86 B
INI
3 lines
86 B
INI
if not 'global-isel' in config.root.available_features:
|
|
config.unsupported = True
|