xref
: /
llvm-project
/
clang
/
test
/
Driver
/
Inputs
/
amdgpu-arch
/
amdgpu_arch_different
(revision 59ad4e0f01a8402016a690b3915bdd083285561e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
echo
gfx908
3
echo
gfx906
4
exit
0
5