summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2018-01-12 22:42:45 +0000
committerJason Molenda <jmolenda@apple.com>2018-01-12 22:42:45 +0000
commit9f0115fe1cde002412c1721730a1a99a3bdd7257 (patch)
tree1ebbf0a637cf7454636379b15f9e72b18e3ba9b4 /llvm/test/CodeGen/AMDGPU
parent0d29aaf628a518e86e316892f27a3cd96c867618 (diff)
downloadbcm5719-llvm-9f0115fe1cde002412c1721730a1a99a3bdd7257.tar.gz
bcm5719-llvm-9f0115fe1cde002412c1721730a1a99a3bdd7257.zip
We have two sources for path remapping information that we get out
of a dSYM per-uuid plist that may be present (dsymutil does not create this plist, it is only added after the fact by additional tools) -- either the DBGBuildSourcePath + DBGSourcePath pair of k-v entries which give us the build-time and debug-time remapping, or the newer DBGSourcePathRemapping dictionary which may give us multiple remappings. I'm changing the order that we process these & add them to the list of source remappings. If the DBGSourcePathRemapping dict is present, it should be the first entries we will try. <rdar://problem/36481989> llvm-svn: 322418
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud