aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/AddrMode-mov-rx.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MSP430/AddrMode-mov-rx.ll')
-rw-r--r--test/CodeGen/MSP430/AddrMode-mov-rx.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/MSP430/AddrMode-mov-rx.ll b/test/CodeGen/MSP430/AddrMode-mov-rx.ll
index 6676b88cd1..7cd345bd8f 100644
--- a/test/CodeGen/MSP430/AddrMode-mov-rx.ll
+++ b/test/CodeGen/MSP430/AddrMode-mov-rx.ll
@@ -29,7 +29,7 @@ define i8 @am3(i16 %n) nounwind {
; CHECK: mov.b bar(r15), r15
define i16 @am4() nounwind {
- %1 = volatile load i16* inttoptr(i16 32 to i16*)
+ %1 = load volatile i16* inttoptr(i16 32 to i16*)
ret i16 %1
}
; CHECK: am4: