[PATCH] D29833: Improve the API of DILocation::getMergedLocation()

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 09:26:01 PST 2017


aprantl added a comment.

Ping! Sorry, I've been distracted. How do we want to proceed here?

I think the first action item we should get out of the way is:

- Do we think that moving mergeDebugLocWith into Instruction is a a good idea?

Once we decide on that issue, let's talk about how to best merge https://reviews.llvm.org/D29833 and https://reviews.llvm.org/D29927.


Repository:
  rL LLVM

https://reviews.llvm.org/D29833





More information about the llvm-commits mailing list