summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll')
-rw-r--r--llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll b/llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll
index 9a0e07acf76..f0407da73e4 100644
--- a/llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll
+++ b/llvm/test/Assembler/invalid-datalayout-alloca-addrspace.ll
@@ -1,4 +1,4 @@
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "A16777216"
-; CHECK: Invalid address space, must be a 24bit integer
+; CHECK: Invalid address space, must be a 24-bit integer
OpenPOWER on IntegriCloud