diff options
author | Florian Hahn <florian.hahn@arm.com> | 2018-04-30 13:28:08 +0000 |
---|---|---|
committer | Florian Hahn <florian.hahn@arm.com> | 2018-04-30 13:28:08 +0000 |
commit | deb01ea126fd1ab989264ccb43018969b0cda5d3 (patch) | |
tree | 2f5aaeec0287abf368494c89a1dfbff6daa2cdd3 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | edb012762914c36314aa96a4635570340131bda8 (diff) | |
download | bcm5719-llvm-deb01ea126fd1ab989264ccb43018969b0cda5d3.tar.gz bcm5719-llvm-deb01ea126fd1ab989264ccb43018969b0cda5d3.zip |
[LV] 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: mkuper, rengolin, dcaballe, aprantl, vsk
Reviewed By: rengolin
Differential Revision: https://reviews.llvm.org/D46254
llvm-svn: 331174
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions