[PATCH] D33614: Cloning: Fix debug info cloning

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 22:04:53 PDT 2017


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

Simplified the fix in `IR/DebugLoc.cpp` to s/getDistinct/get.
Granted mountains of wealth token for those kind souls who would review this change.


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.100525.patch
Type: text/x-patch
Size: 9345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170527/04065a37/attachment.bin>


More information about the llvm-commits mailing list