summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/Inputs/c-outdated-data.proftext
Commit message (Collapse)AuthorAgeFilesLines
* test: Use llvm-profdata merge in Profile testsJustin Bogner2014-04-171-0/+12
In preparation for using a binary format for instrumentation based profiling, explicitly treat the test inputs as text and transform them before running. This will allow us to leave the checked in files in human readable format once the instrumentation format is binary. No functional change. llvm-svn: 206509
OpenPOWER on IntegriCloud