summaryrefslogtreecommitdiff
path: root/test/Linker/type-unique-inheritance.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/type-unique-inheritance.ll')
-rw-r--r--test/Linker/type-unique-inheritance.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Linker/type-unique-inheritance.ll b/test/Linker/type-unique-inheritance.ll
new file mode 100644
index 0000000000..1ba1b08fae
--- /dev/null
+++ b/test/Linker/type-unique-inheritance.ll
@@ -0,0 +1 @@
+; RUN: llvm-link %S/Inputs/type-unique-inheritance-a.ll %S/Inputs/type-unique-inheritance-b.ll -S -o - | FileCheck %S/Inputs/type-unique-inheritance-a.ll