Skip to content

Commit 9cb042c

Browse files
tbaederrDhruvSrivastavaX
authored andcommitted
[clang][bytecode] Pop builtin args from the stack while evaluating (llvm#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.
1 parent b2942ac commit 9cb042c

File tree

1 file changed

+259
-459
lines changed

1 file changed

+259
-459
lines changed

0 commit comments

Comments
 (0)