diff options
author | Robert Lougher <rob.lougher@gmail.com> | 2016-12-14 16:14:17 +0000 |
---|---|---|
committer | Robert Lougher <rob.lougher@gmail.com> | 2016-12-14 16:14:17 +0000 |
commit | 7bd04e3b2d6a1ba149f773e8553efa2ea3beee61 (patch) | |
tree | 31dd37b977bb0af4181beb1c8fbbd697485cf8c6 /llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | |
parent | dcb038d4f282a1cc055d94bc456acb3b4857ac08 (diff) | |
download | bcm5719-llvm-7bd04e3b2d6a1ba149f773e8553efa2ea3beee61.tar.gz bcm5719-llvm-7bd04e3b2d6a1ba149f773e8553efa2ea3beee61.zip |
New API for merging debug locations. NFC.
Given two debug locations the function getMergedLocation combines the
locations into a single location (which may be an empty location).
Please see https://reviews.llvm.org/D26256 for the discussion leading
up to this API.
Note the function is currently a stub. This allows optimisations to
use the API although no location will actually be used.
This is patch 1 out of 8 for D26256. As suggested by David Blaikie,
each change in D26256 has been broken out into a separate patch.
llvm-svn: 289661
Diffstat (limited to 'llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp')
0 files changed, 0 insertions, 0 deletions