summaryrefslogtreecommitdiff
path: root/test/Linker/type-unique-simple2.ll
blob: 83e4715bf0dbdba6ead0c0cf45acc9b249146b48 (plain)
1
2
3
4
; REQUIRES: object-emission

; RUN: llvm-link %S/Inputs/type-unique-simple2-a.ll %S/Inputs/type-unique-simple2-b.ll -S -o %t
; RUN: cat %t | FileCheck %S/Inputs/type-unique-simple2-a.ll -check-prefix=LINK