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

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 14:26:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370265: Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after ... (authored by apilipenko, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66510?vs=216501&id=217726#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66510

Files:
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
  llvm/trunk/lib/Transforms/Utils/CloneModule.cpp
  llvm/trunk/unittests/Transforms/Utils/CloningTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66510.217726.patch
Type: text/x-patch
Size: 4839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/f854e7f2/attachment.bin>


More information about the llvm-commits mailing list