[PATCH] D44312: Retain both sets of debug intrinsics in HoistThenElseCodeToIf (fixes PR 36410)

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 13:40:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327175: [Debug] Retain both sets of debug intrinsics in HoistThenElseCodeToIf (authored by uweigand, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44312?vs=137819&id=137829#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44312

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/hoist-dbgvalue-inlined.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44312.137829.patch
Type: text/x-patch
Size: 4833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/0b5f7171/attachment.bin>


More information about the llvm-commits mailing list