summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/AMDGPU/hsa.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/AMDGPU/hsa.test')
-rw-r--r--lld/test/elf/AMDGPU/hsa.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/AMDGPU/hsa.test b/lld/test/elf/AMDGPU/hsa.test
index ad3bd02ba92..4a17ae2223e 100644
--- a/lld/test/elf/AMDGPU/hsa.test
+++ b/lld/test/elf/AMDGPU/hsa.test
@@ -1,5 +1,5 @@
# RUN: yaml2obj -format=elf %s > %t.obj
-# RUN: lld -flavor gnu -target amdgcn--hsa %t.obj -o %t.exe --noinhibit-exec
+# RUN: lld -flavor old-gnu -target amdgcn--hsa %t.obj -o %t.exe --noinhibit-exec
# RUN: llvm-readobj -h -program-headers -s -symbols %t.exe | FileCheck %s
# CHECK: ElfHeader {
OpenPOWER on IntegriCloud