diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-12-09 13:22:12 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-12-09 13:22:12 -0500 |
commit | 41c96e94835df372ccdb6ad4df07b7bfaf257b51 (patch) | |
tree | a2b7af19c7f2aa5e2917e43d9904f069b7e62636 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 7ea80c279f59b0567d26c77155d982b5d6ce1c81 (diff) | |
download | llvm-41c96e94835df372ccdb6ad4df07b7bfaf257b51.zip llvm-41c96e94835df372ccdb6ad4df07b7bfaf257b51.tar.gz llvm-41c96e94835df372ccdb6ad4df07b7bfaf257b51.tar.bz2 |
AMDGPU: Fix not emitting code for exotic constructor types
This was simply ignoring any entries that weren't direct function
calls. This really should have been erroring on anything
unexpected. We should be able to handle calling just about anything
these days, so just call anything.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions