[dsymutil] Fix testcase.
authorFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 05:16:30 +0000 (05:16 +0000)
committerFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 05:16:30 +0000 (05:16 +0000)
commitb70b4156adc57c44db0e8c3b7ad621cb061a910f
treef0d474d75742dad3fe6a6c579d257d1b8ba124f4
parent9be5804a892d7027bd46045cbe3348fe62dfa1aa
[dsymutil] Fix testcase.

This testcase required 2 copies of the same file, and the second
copy was missing. It was currently working because of a bug I'm
about to fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246411 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/dsymutil/Inputs/odr-uniquing/2.o [new file with mode: 0644]
test/tools/dsymutil/X86/odr-uniquing.cpp