[PATCH] D19127: Update discriminator assignment algorithm to handle nested call correctly.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 11:18:03 PDT 2016


danielcdh created this revision.
danielcdh added reviewers: dnovillo, davidxl.
danielcdh added a subscriber: llvm-commits.

Add discriminator for nested call correctly.

http://reviews.llvm.org/D19127

Files:
  lib/Transforms/Utils/AddDiscriminators.cpp
  test/Transforms/AddDiscriminators/call-nested.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19127.53762.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/0b89d4d8/attachment.bin>


More information about the llvm-commits mailing list