[ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Tue, 23 Aug 2016 18:39:15 +0000 (18:39 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Tue, 23 Aug 2016 18:39:15 +0000 (18:39 +0000)
commit2a1d15fad71ae98dfe494efd760ce21ff5c1b3c1
tree02c61859e607ab4806617844afa27561c0f437b3
parente7494530b2a07b8cc280871c51836b86118ddd94
[ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC)

This adds a test for r279532, thanks David Li for noticing :)

Recommit r279545 after committing first a dependent patch.

llvm-svn: 279551
llvm/test/ThinLTO/X86/Inputs/dicompositetype-unique.ll [new file with mode: 0644]
llvm/test/ThinLTO/X86/dicompositetype-unique.ll [new file with mode: 0644]