[PATCH] D86185: [Cloning] Fix to cloning DISubprograms.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 18 18:12:48 PDT 2020
dblaikie added a comment.
There are unit tests for CloneFunction in llvm/unittests/Transforms/Utils/CloningTest.cpp by the looks of it - perhaps this bug/fix can be tested by a new unit test there?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86185/new/
https://reviews.llvm.org/D86185
More information about the llvm-commits
mailing list