summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs/invalid-count-later.proftext
Commit message (Collapse)AuthorAgeFilesLines
* llvm-profdata: Use consistent file suffixes in testsJustin Bogner2014-07-301-0/+4
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
OpenPOWER on IntegriCloud