summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs/three-words-long.profdata.input
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/three-words-long.profdata.input
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/three-words-long.profdata.input')
-rw-r--r--llvm/test/tools/llvm-profdata/Inputs/three-words-long.profdata.input1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/three-words-long.profdata.input b/llvm/test/tools/llvm-profdata/Inputs/three-words-long.profdata.input
new file mode 100644
index 00000000000..a4d45fb3bfa
--- /dev/null
+++ b/llvm/test/tools/llvm-profdata/Inputs/three-words-long.profdata.input
@@ -0,0 +1 @@
+three words long
OpenPOWER on IntegriCloud