Home | History | Annotate | Download | only in llvm-nm
      1 if not 'X86' in config.root.targets:
      2     config.unsupported = True
      3 
      4 config.suffixes = ['.s', '.test', '.yaml']
      5