[llvm-extract] Update the help message for group extraction feature
authorJinsong Ji <jji@us.ibm.com>
Tue, 20 Aug 2019 20:45:16 +0000 (20:45 +0000)
committerJinsong Ji <jji@us.ibm.com>
Tue, 20 Aug 2019 20:45:16 +0000 (20:45 +0000)
commit6f833c6fe13223f80f5147138992a0ca19206d6d
tree805e4112062719b06c183558f6e2a7567604ace7
parent80ddfcb5b813a61bc75b8a8db0144416d7a47226
[llvm-extract] Update the help message for group extraction feature

Summary:
https://reviews.llvm.org/D60973 exposed the group extraction feature of
the BlockExtractor to llvm-extract.
However, the help message was not updated, so users might not be able to
know how to use this feature without looking into history/commits.

This patch just update the help message to show how to use this group
extraction feature.

Reviewers: qcolombet, volkan

Reviewed By: qcolombet

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D66438

llvm-svn: 369438
llvm/tools/llvm-extract/llvm-extract.cpp