[PATCH] D33614: Cloning: Fix debug info cloning

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 19:52:44 PDT 2017


GorNishanov updated this revision to Diff 100517.
GorNishanov added a comment.

Test updated to catch breakage if it happens again. Preparing to land to unblock coroutine debugging (or compiling with -g).


https://reviews.llvm.org/D33614

Files:
  lib/IR/DebugLoc.cpp
  lib/Transforms/Coroutines/CoroSplit.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  test/Transforms/Coroutines/coro-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33614.100517.patch
Type: text/x-patch
Size: 10029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170527/c5da486d/attachment.bin>


More information about the llvm-commits mailing list