summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DebugIR/simple-addrspace.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/DebugIR/simple-addrspace.ll')
-rw-r--r--llvm/test/Transforms/DebugIR/simple-addrspace.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/test/Transforms/DebugIR/simple-addrspace.ll b/llvm/test/Transforms/DebugIR/simple-addrspace.ll
index 6539c8a51db..6bea9b269f5 100644
--- a/llvm/test/Transforms/DebugIR/simple-addrspace.ll
+++ b/llvm/test/Transforms/DebugIR/simple-addrspace.ll
@@ -8,4 +8,6 @@ define void @foo(i32 addrspace(1)*) nounwind {
; Make sure the pointer size is 16
-; CHECK: metadata !"0xf\00i32 addrspace(1)*\000\0016\002\000\000"
+; CHECK: metadata !"i32 addrspace(1)*", i32 0, i64 16, i64 2, i64 0, i32 0
+
+
OpenPOWER on IntegriCloud