Switch to using the LLVM CommandLine library so that our help
authorJohn McCall <rjmccall@apple.com>
Thu, 29 Jul 2010 17:55:00 +0000 (17:55 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 29 Jul 2010 17:55:00 +0000 (17:55 +0000)
commite5cbaf140b2e927d0c7b70052de58d7ea4456a8d
treee93eb23fb7e381edc5444d8d37934d055f1aec7e
parent1abcd06856df324eac98d4bf5ba673fb77ae6a11
Switch to using the LLVM CommandLine library so that our help
message is properly contaminated with nonsense about timing passes
that doesn't apply at all to this utility. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109769 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-diff/llvm-diff.cpp