summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-03-12 20:14:17 +0000
committerJustin Bogner <mail@justinbogner.com>2014-03-12 20:14:17 +0000
commitbfee8d49c4dcb9674fc3ae5c39f131685c516663 (patch)
tree46fcbe5d400d9264908e6c8f6004807b5f573404 /llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata
parenta2e0368994e9ba8a26dce854b64b03281910d6b2 (diff)
downloadbcm5719-llvm-bfee8d49c4dcb9674fc3ae5c39f131685c516663.tar.gz
bcm5719-llvm-bfee8d49c4dcb9674fc3ae5c39f131685c516663.zip
llvm-profdata: Use the Profile library, implement show and generate
This replaces the llvm-profdata tool with a version that uses the recently introduced Profile library. The new tool has the ability to generate and summarize profdata files as well as merging them. llvm-svn: 203704
Diffstat (limited to 'llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata')
-rw-r--r--llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata b/llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata
deleted file mode 100644
index 7d247626e5a..00000000000
--- a/llvm/test/tools/llvm-profdata/Inputs/bad-function-count.profdata
+++ /dev/null
@@ -1,2 +0,0 @@
-function_count_not 1count
-1
OpenPOWER on IntegriCloud