[PATCH] D29673: [DebugInfo] Append extended dereferencing mechanism to variables' DIExpression for targets that support more than one address space

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 12:22:26 PST 2017


kzhuravl created this revision.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: nhaehnle, wdng.

https://reviews.llvm.org/D29673

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  test/CodeGenOpenCL/debugger-amdgpu-variable-locations.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29673.87498.patch
Type: text/x-patch
Size: 12294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/1848db4c/attachment.bin>


More information about the llvm-commits mailing list