[Linker] Add some test coverage for llvm.ident merging
authorSean Silva <chisophugis@gmail.com>
Wed, 5 Nov 2014 21:33:34 +0000 (21:33 +0000)
committerSean Silva <chisophugis@gmail.com>
Wed, 5 Nov 2014 21:33:34 +0000 (21:33 +0000)
commit212f3ab5eacf845f1368344dca34f163f53a96af
tree3f6ccf868c63f4486c72f8085c195306603ed9e8
parent9f59bc4a0df8358e5aa7a969b49a29d89c71450f
[Linker] Add some test coverage for llvm.ident merging

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221403 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/Inputs/ident.a.ll [new file with mode: 0644]
test/Linker/Inputs/ident.b.ll [new file with mode: 0644]
test/Linker/ident.ll [new file with mode: 0644]