OSDN Git Service

InstrProf: Add a test for multiple copies of the same with different hashes
authorJustin Bogner <mail@justinbogner.com>
Mon, 22 Jun 2015 23:56:53 +0000 (23:56 +0000)
committerJustin Bogner <mail@justinbogner.com>
Mon, 22 Jun 2015 23:56:53 +0000 (23:56 +0000)
commitfe3176fc13733c8111ab89a744be4ce228a992a3
tree8276ccfc8472292be2d6264be9a8d0ef822ad6e7
parent46a3ee7346ba8c01288064452972a8e3d29b7553
InstrProf: Add a test for multiple copies of the same with different hashes

This functionality wasn't being tested.

Patch by Betul Buyukkurt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240359 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ProfileData/InstrProfTest.cpp