InstrProf: Cleanup binary profdata testcase
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 21:20:35 +0000 (21:20 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 21:20:35 +0000 (21:20 +0000)
commitaa4135aa7fbfa2fbacae10f6e58809c20a3a7459
tree4961a466e9cd14d3ad265c94ac5f1c8f2311d451
parent50f9696f1d8fac2ec4e99a12e4ba65276c8364c5
InstrProf: Cleanup binary profdata testcase

Cleanup the current binary testcase for profile data.

  - Rename it to something more specific.
  - Remove the text comparison.
  - Check the output of llvm-profdata show.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204518 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-profdata/Inputs/binary-compare.profdata [deleted file]
test/tools/llvm-profdata/Inputs/binary.profdata [deleted file]
test/tools/llvm-profdata/Inputs/c-general.profdata [new file with mode: 0644]
test/tools/llvm-profdata/binary.test [deleted file]
test/tools/llvm-profdata/c-general.test [new file with mode: 0644]