[all-commits] [llvm/llvm-project] 333987: [OpenCL] Add DWARF address spaces mapping for SPIR
Jason Zheng via All-commits
all-commits at lists.llvm.org
Fri Jun 4 10:11:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 333987b0458926332e9a1f96869ef47da25fa9b1
https://github.com/llvm/llvm-project/commit/333987b0458926332e9a1f96869ef47da25fa9b1
Author: Jason Zheng <jason.zheng at arm.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M clang/lib/Basic/Targets/SPIR.h
A clang/test/CodeGenOpenCL/spir-debug-info-pointer-address-space.cl
Log Message:
-----------
[OpenCL] Add DWARF address spaces mapping for SPIR
Extend debug info handling by adding DWARF address space mapping for
SPIR, with corresponding test case.
Reviewed By: Anastasia
Differential Revision: https://reviews.llvm.org/D103097
More information about the All-commits
mailing list