summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/br-jmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Mips/br-jmp.ll')
-rw-r--r--llvm/test/CodeGen/Mips/br-jmp.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/br-jmp.ll b/llvm/test/CodeGen/Mips/br-jmp.ll
index 9c48e9162a6..9ca8d159614 100644
--- a/llvm/test/CodeGen/Mips/br-jmp.ll
+++ b/llvm/test/CodeGen/Mips/br-jmp.ll
@@ -14,4 +14,5 @@ bosco: ; preds = %bosco, %entry
; CHECK-PIC: b $BB0_1
; CHECK-STATIC: j $BB0_1
; CHECK-PIC16: b $BB0_1
-; CHECK-STATIC16: b $BB0_1 \ No newline at end of file
+; CHECK-STATIC16: b $BB0_1
+
OpenPOWER on IntegriCloud