summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-02-08 12:20:08 +0100
committerNikita Popov <npopov@redhat.com>2022-02-09 09:40:27 +0100
commitff0b391600c77ca05a262bcca9e3d26aa333cfd0 (patch)
treec6f38e13faa2030d81117626b5550aacb7958693 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent69c3309d4545cd729c41b102303686e19c92f55c (diff)
[NVPTX] Remove image/sampler special case in call lowering
I suspect that this is dead code. There is no test coverage for this special case, and the struct type names this checks against don't seem to match what OpenCL actually generates (which would be %opencl.sampler_t rather than %struct._sampler_t for example). Motivation for this change is that this code is incompatible with opaque pointers -- simply deleting it is the simplest way of making it compatible :) Differential Revision: https://reviews.llvm.org/D119229
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions