diff options
Diffstat (limited to 'lld/test/lit.cfg.py')
| -rw-r--r-- | lld/test/lit.cfg.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/lit.cfg.py b/lld/test/lit.cfg.py index 967cba1e01c..e53ff874003 100644 --- a/lld/test/lit.cfg.py +++ b/lld/test/lit.cfg.py @@ -72,6 +72,7 @@ llvm_config.feature_config( 'AVR': 'avr', 'Hexagon': 'hexagon', 'Mips': 'mips', + 'MSP430': 'msp430', 'PowerPC': 'ppc', 'RISCV': 'riscv', 'Sparc': 'sparc', |

