xref: /llvm-project/clang/test/Driver/Inputs/amdgpu-arch/amdgpu_arch_different (revision 59ad4e0f01a8402016a690b3915bdd083285561e)
1#!/bin/sh
2echo gfx908
3echo gfx906
4exit 0
5