aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/special-reg-mcore.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/special-reg-mcore.ll')
-rw-r--r--test/CodeGen/ARM/special-reg-mcore.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/special-reg-mcore.ll b/test/CodeGen/ARM/special-reg-mcore.ll
index 686da0f6b839..45e6db9e78fe 100644
--- a/test/CodeGen/ARM/special-reg-mcore.ll
+++ b/test/CodeGen/ARM/special-reg-mcore.ll
@@ -3,7 +3,7 @@
; RUN: not llc < %s -mtriple=arm-none-eabi -mcpu=cortex-a8 2>&1 | FileCheck %s --check-prefix=ACORE
; ACORE: LLVM ERROR: Invalid register name "control".
-; M3CORE: LLVM ERROR: Invalid register name "control".
+; M3CORE: LLVM ERROR: Invalid register name "xpsr_nzcvqg".
define i32 @read_mclass_registers() nounwind {
entry: