llvm-profdata: Make "merge" into a subcommand.
authorJustin Bogner <mail@justinbogner.com>
Wed, 19 Mar 2014 02:20:46 +0000 (02:20 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 19 Mar 2014 02:20:46 +0000 (02:20 +0000)
commit695043fb4886d23e285ff88bee3d7e2859bf6280
treef6920aa9c4c1f23cd891df719f9568ce496e8e6a
parentfb007bb98c8943b734111ab601e4481ed266713e
llvm-profdata: Make "merge" into a subcommand.

We'll be adding a few more subcommands in the near future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204211 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-profdata/errors.test
test/tools/llvm-profdata/simple.test
tools/llvm-profdata/llvm-profdata.cpp