[PATCH] D25959: Introduce updateDiscriminator interface to DILocation to make it cleaner assigning discriminators.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 16:12:19 PDT 2016


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

Thanks for the quick review. Will hold this until tomorrow to see if other debug info maintainers have any comments about this API change.


https://reviews.llvm.org/D25959

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/Transforms/Utils/AddDiscriminators.cpp
  test/Transforms/AddDiscriminators/inlined.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25959.75808.patch
Type: text/x-patch
Size: 5960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/bb9dd4a6/attachment.bin>


More information about the llvm-commits mailing list