commit | 22b256458103d7713e31e993fef847e63d9b487a | [log] [tgz] |
---|---|---|
author | Volkan Keles <vkeles@apple.com> | Tue Jan 23 21:51:34 2018 +0000 |
committer | Volkan Keles <vkeles@apple.com> | Tue Jan 23 21:51:34 2018 +0000 |
tree | f3e02ee9f412a79c3540388eb272dc21003a461b | |
parent | c05d316517cf8fd64b173e00cd4ed85765d4b0b3 [diff] |
[llvm-extract] Support extracting basic blocks Summary: Currently, there is no way to extract a basic block from a function easily. This patch extends llvm-extract to extract the specified basic block(s). Reviewers: loladiro, rafael, bogner Reviewed By: bogner Subscribers: hintonda, mgorny, qcolombet, llvm-commits Differential Revision: https://reviews.llvm.org/D41638 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323266 91177308-0d34-0410-b5e6-96231b3b80d8