[PATCH] D66510: Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after cloning a function from a different module
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 19:15:52 PDT 2019
efriedma added a comment.
Why are the changes to CloneModule.cpp necessary?
Can you provide a testcase showing that we don't copy unnecessary compile units?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66510/new/
https://reviews.llvm.org/D66510
More information about the llvm-commits
mailing list