diff options
Diffstat (limited to 'llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll')
-rw-r--r-- | llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll b/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll index 25aff60c2b3..e23df785166 100644 --- a/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll +++ b/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll @@ -12,4 +12,4 @@ return: %3 = load i16* %retval ret i16 %3 -}
\ No newline at end of file +} |