[PATCH] D70318: Recover debug intrinsics when killing duplicate or empty basic blocks

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 08:08:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG72ce759928e6: [DebugInfo] Recover debug intrinsics when killing duplicated/empty basic blocks (authored by StephenTozer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70318

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-else.ll
  llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-empty.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70318.232138.patch
Type: text/x-patch
Size: 13874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/8bfebe40/attachment-0001.bin>


More information about the llvm-commits mailing list