[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
Wed Aug 21 15:26:38 PDT 2019


OlegPliss added a comment.

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

> Can you provide a testcase showing that we don't copy unnecessary compile units?


Done.


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

https://reviews.llvm.org/D66510





More information about the llvm-commits mailing list