[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:25:36 PDT 2019
OlegPliss updated this revision to Diff 216501.
OlegPliss added a comment.
Check for unnecessary DI compile units is added to the test on Eli's request.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66510/new/
https://reviews.llvm.org/D66510
Files:
lib/Transforms/Utils/CloneFunction.cpp
lib/Transforms/Utils/CloneModule.cpp
unittests/Transforms/Utils/CloningTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66510.216501.patch
Type: text/x-patch
Size: 4740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/12539887/attachment.bin>
More information about the llvm-commits
mailing list