[PATCH] D103097: Add DWARF address spaces mapping for SPIR

Jason Zheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 25 09:27:08 PDT 2021


jzzheng22 created this revision.
jzzheng22 added reviewers: cfe-commits, Anastasia.
jzzheng22 requested review of this revision.
Herald added a project: clang.

Extend debug info handling by adding DWARF address space mapping for SPIR, with corresponding test case.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103097

Files:
  clang/lib/Basic/Targets/SPIR.h
  clang/test/CodeGenOpenCL/spir-debug-info-pointer-address-space.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103097.347703.patch
Type: text/x-patch
Size: 12698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210525/e1ae4526/attachment.bin>


More information about the cfe-commits mailing list