[PATCH] D43687: Improve merging of debug locations (fixes PR 36410)

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 14:52:58 PST 2018


uweigand updated this revision to Diff 137847.
uweigand added a comment.

Fix the local scope bug.


https://reviews.llvm.org/D43687

Files:
  lib/IR/DebugInfoMetadata.cpp
  test/Transforms/SimplifyCFG/hoist-dbgvalue-inlined.ll
  unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43687.137847.patch
Type: text/x-patch
Size: 8459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/c255b4a1/attachment.bin>


More information about the llvm-commits mailing list