diff options
author | Michael Liao <michael.hliao@gmail.com> | 2019-03-06 21:16:27 +0000 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2019-03-06 21:16:27 +0000 |
commit | 982cbb62325179ac31478260619e309e23d35711 (patch) | |
tree | 32502c4f1d3cc2b03c8597c2695efa324ff97945 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 516d07de071114f24ebcd51b629df70d02f1398a (diff) | |
download | bcm5719-llvm-982cbb62325179ac31478260619e309e23d35711.tar.gz bcm5719-llvm-982cbb62325179ac31478260619e309e23d35711.zip |
[CUDA][HIP][DebugInfo] Skip reference device function
Summary:
- A device functions could be used as a non-type template parameter in a
global/host function template. However, we should not try to retrieve that
device function and reference it in the host-side debug info as it's
only valid at device side.
Subscribers: aprantl, jdoerfert, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D58992
llvm-svn: 355551
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions