diff options
author | Vyacheslav Levytskyy <89994100+VyacheslavLevytskyy@users.noreply.github.com> | 2024-02-19 20:51:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 20:51:32 +0100 |
commit | 8e8f9c0bc0773147b8e9dbc0df9730efd630e18f (patch) | |
tree | 636cffe62bade396de6c8595861b97ee22ac5e7d /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | cd20a7ff9a617855c918d1325b1dbef32cbe0f31 (diff) | |
download | llvm-8e8f9c0bc0773147b8e9dbc0df9730efd630e18f.zip llvm-8e8f9c0bc0773147b8e9dbc0df9730efd630e18f.tar.gz llvm-8e8f9c0bc0773147b8e9dbc0df9730efd630e18f.tar.bz2 |
fix generation of unnecessary OpExecutionMode records (#81839)
SPIRV-V Backend generates unnecessary OpExecutionMode records, putting
into the id's which are not the Entry Point operands of an OpEntryPoint
(ref: https://github.com/llvm/llvm-project/issues/81753). This PR is to
fix the issue.
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions