summaryrefslogtreecommitdiff
path: root/test/Bitcode/upgrade-pointer-address-space.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/upgrade-pointer-address-space.ll')
-rw-r--r--test/Bitcode/upgrade-pointer-address-space.ll5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Bitcode/upgrade-pointer-address-space.ll b/test/Bitcode/upgrade-pointer-address-space.ll
new file mode 100644
index 00000000000..8b85055651d
--- /dev/null
+++ b/test/Bitcode/upgrade-pointer-address-space.ll
@@ -0,0 +1,5 @@
+; RUN: llvm-dis -o - %s.bc | FileCheck %s
+
+; CHECK-DAG: !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !{{[0-9]+}}, size: {{[0-9]+}})
+; CHECK-DAG: !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !{{[0-9]+}}, size: {{[0-9]+}})
+; CHECK-DAG: !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !{{[0-9]+}}, size: {{[0-9]+}})