llvm-profdata: Use consistent file suffixes in tests
authorJustin Bogner <mail@justinbogner.com>
Wed, 30 Jul 2014 23:02:01 +0000 (23:02 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 30 Jul 2014 23:02:01 +0000 (23:02 +0000)
commitaf3001e859e39f4dc436fc5cacaa297657468ce9
treef26494021311118a14099a31ecbaa9d7b649384e
parent42affc2db6ff1257f2cf6d84018c747464ca5f20
llvm-profdata: Use consistent file suffixes in tests

In some places we've been using different suffixes for the different
file formats involved in instrprof, but in others we've just
ambiguously used .profdata. Update the test files to indicate the
types of file more obviously.

No functional change.

llvm-svn: 214357
19 files changed:
llvm/test/tools/llvm-profdata/Inputs/bad-hash.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/bad-hash.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/bar3-1.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/bar3-1.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/c-general.profraw [moved from llvm/test/tools/llvm-profdata/Inputs/c-general.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/empty.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/empty.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/extra-word.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/extra-word.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/foo3-1.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/foo3-1.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/foo3-2.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/foo3-2.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/foo3bar3-1.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/foo3bar3-1.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/foo3bar3-2.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/foo3bar3-2.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/foo4-1.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/foo4-1.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/foo4-2.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/foo4-2.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/invalid-count-later.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/invalid-count-later.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/Inputs/no-counts.proftext [moved from llvm/test/tools/llvm-profdata/Inputs/no-counts.profdata with 100% similarity]
llvm/test/tools/llvm-profdata/c-general.test
llvm/test/tools/llvm-profdata/hash-mismatch.proftext [moved from llvm/test/tools/llvm-profdata/hash-mismatch.profdata with 61% similarity]
llvm/test/tools/llvm-profdata/lit.local.cfg
llvm/test/tools/llvm-profdata/multiple-inputs.test
llvm/test/tools/llvm-profdata/overflow.proftext [moved from llvm/test/tools/llvm-profdata/overflow.profdata with 69% similarity]
llvm/test/tools/llvm-profdata/text-format-errors.test