summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2022-02-21 18:00:20 -0500
committerMatt Arsenault <Matthew.Arsenault@amd.com>2022-04-12 17:31:50 -0400
commit788f94f731dc9ba514925ed0c5936c5e79f6abd8 (patch)
tree2432d16fa04737590a1757c4dfaa04e148be0a3a /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parentc80eaa919f210014312f77c4c73f502406b4989d (diff)
AMDGPU: Don't use unreachable on stores to unhandled address space
For stores to constant address space, this will now consistently hit a selection error instead of hitting unreachable in an asserts build. I'm not sure what we should really do here. We could either just codegen as if it were global, delete the instruction, or declare the IR invalid (we really should have a target IR verifier to enforce it).
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions