summaryrefslogtreecommitdiff
path: root/test/CodeGen/MBlaze/brind.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MBlaze/brind.ll')
-rw-r--r--test/CodeGen/MBlaze/brind.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/MBlaze/brind.ll b/test/CodeGen/MBlaze/brind.ll
index 4ec8605b65..9ec7f94925 100644
--- a/test/CodeGen/MBlaze/brind.ll
+++ b/test/CodeGen/MBlaze/brind.ll
@@ -68,5 +68,5 @@ finish:
%tmp.8 = urem i32 %tmp.7, 5
br label %loop
- ; CHECK: brid
+ ; CHECK: brd
}