Home | History | Annotate | Download | only in AArch64
      1 config.suffixes = ['.ll']
      2 
      3 if not 'AArch64' in config.root.targets:
      4     config.unsupported = True
      5