[PATCH] D49467: Fix inconsistency with/without debug information (-g)

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 01:46:26 PDT 2018


jeroen.dobbelaere updated this revision to Diff 156979.
jeroen.dobbelaere added a comment.

Found one extra line of debug info that could be removed.


https://reviews.llvm.org/D49467

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/Other/2007-04-24-eliminate-mostly-empty-blocks.ll
  llvm/test/Other/codegenprepare-and-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49467.156979.patch
Type: text/x-patch
Size: 5394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/e92a5bf6/attachment.bin>


More information about the llvm-commits mailing list