OSDN Git Service

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)
commit2adcddcd8427f208ba0b87e62084a43f2947c9a3
tree6001cf8f257af78d2afe48f228348ef9120c11ec
parentd57120551f8c1e810bf5f55f60d9a46b66da6e54
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214357 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
test/tools/llvm-profdata/Inputs/bad-hash.proftext [moved from test/tools/llvm-profdata/Inputs/bad-hash.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/bar3-1.proftext [moved from test/tools/llvm-profdata/Inputs/bar3-1.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/c-general.profraw [moved from test/tools/llvm-profdata/Inputs/c-general.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/empty.proftext [moved from test/tools/llvm-profdata/Inputs/empty.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/extra-word.proftext [moved from test/tools/llvm-profdata/Inputs/extra-word.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/foo3-1.proftext [moved from test/tools/llvm-profdata/Inputs/foo3-1.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/foo3-2.proftext [moved from test/tools/llvm-profdata/Inputs/foo3-2.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/foo3bar3-1.proftext [moved from test/tools/llvm-profdata/Inputs/foo3bar3-1.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/foo3bar3-2.proftext [moved from test/tools/llvm-profdata/Inputs/foo3bar3-2.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/foo4-1.proftext [moved from test/tools/llvm-profdata/Inputs/foo4-1.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/foo4-2.proftext [moved from test/tools/llvm-profdata/Inputs/foo4-2.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/invalid-count-later.proftext [moved from test/tools/llvm-profdata/Inputs/invalid-count-later.profdata with 100% similarity]
test/tools/llvm-profdata/Inputs/no-counts.proftext [moved from test/tools/llvm-profdata/Inputs/no-counts.profdata with 100% similarity]
test/tools/llvm-profdata/c-general.test
test/tools/llvm-profdata/hash-mismatch.proftext [moved from test/tools/llvm-profdata/hash-mismatch.profdata with 61% similarity]
test/tools/llvm-profdata/lit.local.cfg
test/tools/llvm-profdata/multiple-inputs.test
test/tools/llvm-profdata/overflow.proftext [moved from test/tools/llvm-profdata/overflow.profdata with 69% similarity]
test/tools/llvm-profdata/text-format-errors.test