[PATCH] D43129: [Utils] Salvage debug info from dead 'or' instructions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 11:21:53 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324764: [Utils] Salvage debug info from dead 'or' instructions (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43129?vs=133639&id=133661#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43129

Files:
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Transforms/InstCombine/debuginfo-dce-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43129.133661.patch
Type: text/x-patch
Size: 6994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/35f029d4/attachment-0001.bin>


More information about the llvm-commits mailing list