[PATCH] D29671: [DebugInfo] Add address space when creating DIDerivedTypes

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 14:05:35 PST 2017


kzhuravl updated this revision to Diff 89277.
kzhuravl added a comment.

AddressSpace -> DWARFAddressSpace.


https://reviews.llvm.org/D29671

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGenOpenCL/amdgpu-debug-info-pointer-address-space.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29671.89277.patch
Type: text/x-patch
Size: 16474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/993832d4/attachment.bin>


More information about the llvm-commits mailing list