[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Driver / hip-default-gpu-arch.hip
blob69d98d0f35695a8cb2d2fee812c52078ab80321e
1 // REQUIRES: x86-registered-target
2 // REQUIRES: amdgpu-registered-target
4 // RUN: %clang -### -c %s 2>&1 | FileCheck %s
6 // CHECK: {{.*}}clang{{.*}}"-target-cpu" "gfx803"