commit | 557a92ca576944a7952d31cf2429fbf4b485ca11 | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Mon Apr 30 20:10:53 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Mon Apr 30 20:10:53 2018 +0000 |
tree | 7469155408fb8f94a02f84eb5899a47fba6406be | |
parent | 8b887213a746d6614d4acac4d551217f0fd6c141 [diff] |
[SimplifyCFG] Use BB::instructionsWithoutDebug to skip DbgInfo (NFC). This patch updates some code responsible the skip debug info to use BasicBlock::instructionsWithoutDebug. I think this makes things slightly simpler and more direct. Reviewers: aprantl, vsk, hans, danielcdh Reviewed By: hans Differential Revision: https://reviews.llvm.org/D46252 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331221 91177308-0d34-0410-b5e6-96231b3b80d8