summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/hwmultf5.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MSP430/hwmultf5.ll')
-rw-r--r--test/CodeGen/MSP430/hwmultf5.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/MSP430/hwmultf5.ll b/test/CodeGen/MSP430/hwmultf5.ll
index 51ca4be4a654..c57922ece7d0 100644
--- a/test/CodeGen/MSP430/hwmultf5.ll
+++ b/test/CodeGen/MSP430/hwmultf5.ll
@@ -1,4 +1,5 @@
; RUN: llc -O0 -mhwmult=f5series < %s | FileCheck %s
+; RUN: llc -O0 -mattr=+hwmultf5 < %s | FileCheck %s
target datalayout = "e-p:16:16:16-i8:8:8-i16:16:16-i32:16:32-n8:16-a0:16:16"
target triple = "msp430---elf"