[PATCH] D40413: [CodeExtractor] Add debug locations for new call and branch instrs.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 13:49:33 PST 2017


On Mon, Dec 4, 2017 at 1:34 PM Adrian Prantl via Phabricator <
reviews at reviews.llvm.org> wrote:

> aprantl accepted this revision.
> aprantl added a comment.
> This revision is now accepted and ready to land.
>
> Otherwise this seems good to me. Someone who is interested in
> profile-based-PGO should probably also look at this, because they typically
> don't like it when debug info is moved from one basic block into another.
>

+Dehao Chen <danielcdh at gmail.com> in case he wants to check if this seems
sane


>
>
> https://reviews.llvm.org/D40413
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/7e39dd15/attachment.html>


More information about the llvm-commits mailing list