summaryrefslogtreecommitdiffstats
path: root/lld/test/lit.cfg.py
diff options
context:
space:
mode:
authorSid Manning <sidneym@codeaurora.org>2018-06-13 18:45:25 +0000
committerSid Manning <sidneym@codeaurora.org>2018-06-13 18:45:25 +0000
commit95b0c2e1e32c396e4a900182e81564678b5f7e7c (patch)
tree10be1cfcb2103c89cbbfd8b0c9964ec496fd2bd3 /lld/test/lit.cfg.py
parent0cba5549ef595381512609c16097c18006562335 (diff)
downloadbcm5719-llvm-95b0c2e1e32c396e4a900182e81564678b5f7e7c.tar.gz
bcm5719-llvm-95b0c2e1e32c396e4a900182e81564678b5f7e7c.zip
Add Hexagon Support
Differential Revision: https://reviews.llvm.org/D47791 llvm-svn: 334637
Diffstat (limited to 'lld/test/lit.cfg.py')
-rw-r--r--lld/test/lit.cfg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/lit.cfg.py b/lld/test/lit.cfg.py
index 41b57e579a9..26880383d35 100644
--- a/lld/test/lit.cfg.py
+++ b/lld/test/lit.cfg.py
@@ -65,6 +65,7 @@ llvm_config.feature_config(
'AMDGPU': 'amdgpu',
'ARM': 'arm',
'AVR': 'avr',
+ 'Hexagon': 'hexagon',
'Mips': 'mips',
'PowerPC': 'ppc',
'Sparc': 'sparc',
OpenPOWER on IntegriCloud