[PATCH] D66510: Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after cloning a function from a different module

Oleg Pliss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 17:26:45 PDT 2019


OlegPliss added a comment.

In D66510#1638669 <https://reviews.llvm.org/D66510#1638669>, @efriedma wrote:

> Why are the changes to CloneModule.cpp necessary?
>
> Can you provide a testcase showing that we don't copy unnecessary compile units?


Ping. I need an approval to commit the changes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66510/new/

https://reviews.llvm.org/D66510





More information about the llvm-commits mailing list