[PATCH] D36596: [InstCombine] Add a flag to disable LowerDbgDeclare

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 13:10:26 PDT 2017


rnk updated this revision to Diff 114659.
rnk added a comment.

- FIXME comment


https://reviews.llvm.org/D36596

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/debuginfo-skip.ll
  llvm/test/Transforms/InstCombine/debuginfo.ll
  llvm/test/Transforms/Util/simplify-dbg-declare-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36596.114659.patch
Type: text/x-patch
Size: 13469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/053fc42a/attachment-0001.bin>


More information about the llvm-commits mailing list