[PATCH] D37877: Update getMergedLocation to check the instruction type and merge properly.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 18:23:52 PDT 2017


danielcdh updated this revision to Diff 115525.
danielcdh added a comment.

update the API


https://reviews.llvm.org/D37877

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/IR/DebugInfo.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/InstCombine/InstCombinePHI.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/remove-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37877.115525.patch
Type: text/x-patch
Size: 13004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170916/e134210b/attachment.bin>


More information about the llvm-commits mailing list