Add a test showing what the linker IdentifiedStructTypes is for.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 1 Dec 2014 03:20:57 +0000 (03:20 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 1 Dec 2014 03:20:57 +0000 (03:20 +0000)
commit805b8166cf77947bc0ad3a620e8ff35bc88b2cc2
tree598b9dcd5bffd4fda4da52c84f71426402d38cde
parent6c8ce66b033ce0d639f0c89d94a140c04424a6ca
Add a test showing what the linker IdentifiedStructTypes is for.

Without this it could just be deleted and all tests would pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222985 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/Inputs/type-unique-dst-types2.ll [new file with mode: 0644]
test/Linker/Inputs/type-unique-dst-types3.ll [new file with mode: 0644]
test/Linker/type-unique-dst-types.ll [new file with mode: 0644]