diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-06-05 07:36:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 07:36:25 +0200 |
commit | c7a93efa50c777c4d0618a41f0c178edddc88db6 (patch) | |
tree | d6a574ad8e8e7c16e6b6cb30671940d60a638866 /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | a56442529cbd340ae9e2e73b236a3267906f93dd (diff) | |
download | llvm-c7a93efa50c777c4d0618a41f0c178edddc88db6.zip llvm-c7a93efa50c777c4d0618a41f0c178edddc88db6.tar.gz llvm-c7a93efa50c777c4d0618a41f0c178edddc88db6.tar.bz2 |
[clang][bytecode] Pop builtin args from the stack while evaluating (#142832)
Instead of just peek()ing the values when evaluating the builtins and
later classify()ing all the call args once again to remove them, just do
it while evaluating. This saves quite a bit of code.
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions