"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "ba5ee817e9b54bbe343fc4ac94022f7ab603fcd8"
[DebugInfo] Handle same locations in DILocation::getMergedLocation
Revision 289661 introduced the function DILocation::getMergedLocation for merging of debug locations. At the time is was simply a stub which always returned no location. This patch modifies getMergedLocation to handle the case where the two locations are the same or can't be discriminated. Differential Revision: https://reviews.llvm.org/D28521 llvm-svn: 291809
Loading
Please register or sign in to comment