Skip to content

Commit e4d52ef

Browse files
tbaederrrorth
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 f902724 commit e4d52ef

File tree

1 file changed

+259
-459
lines changed

1 file changed

+259
-459
lines changed

0 commit comments

Comments
 (0)