[PATCH] D46254: [LV] Use BB::instructionsWithoutDebug to skip DbgInfo (NFC).

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 13:13:11 PDT 2018


rengolin added a comment.

In https://reviews.llvm.org/D46254#1083185, @hsaito wrote:

> We need to consciously try using (or even creating) generically reusable code like this, instead of each file having it's own "skip this, skip that".


+1!


Repository:
  rL LLVM

https://reviews.llvm.org/D46254





More information about the llvm-commits mailing list