summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/quickdata.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/quickdata.test')
-rw-r--r--lld/test/elf/quickdata.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/lld/test/elf/quickdata.test b/lld/test/elf/quickdata.test
index 5a121924907..4ec21a924cc 100644
--- a/lld/test/elf/quickdata.test
+++ b/lld/test/elf/quickdata.test
@@ -1,4 +1,5 @@
-RUN: lld-core -arch hexagon -reader ELF %p/Inputs/quickdata-test.elf-hexagon | FileCheck %s -check-prefix hexagon
+RUN: lld -flavor gnu -target hexagon -emit-yaml %p/Inputs/quickdata-test.elf-hexagon \
+RUN: | FileCheck %s -check-prefix hexagon
hexagon: - name: init
hexagon: scope: global
OpenPOWER on IntegriCloud