diff options
author | Robert Lougher <rob.lougher@gmail.com> | 2017-01-12 20:34:35 +0000 |
---|---|---|
committer | Robert Lougher <rob.lougher@gmail.com> | 2017-01-12 20:34:35 +0000 |
commit | 426851e60838d852284e6afc593ea55781ab2aa6 (patch) | |
tree | 0077c46b5a8efee976aec3ed5dfd6d2493843142 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | b5c3a0d1c3b759647c8f395894291b735f82b213 (diff) | |
download | bcm5719-llvm-426851e60838d852284e6afc593ea55781ab2aa6.tar.gz bcm5719-llvm-426851e60838d852284e6afc593ea55781ab2aa6.zip |
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions