This patch updates some code responsible the skip debug info to use
BasicBlock::instructionsWithoutDebug. I think this makes things slightly
simpler and more direct.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D46253
[LoopSimplify] Use BB::instructionsWithoutDebug to skip DbgInfo (NFC). fhahn on Apr 30 2018, 2:10 AM. Authored by
Details This patch updates some code responsible the skip debug info to use
Diff Detail
|