diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-05-29 20:02:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-29 20:02:37 +0200 |
commit | b411f70c3b83b0b25eee67d666d42cf50f78a6b8 (patch) | |
tree | 75f17693d5c4d93579bd1341ebe986002cd61643 /clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp | |
parent | 637e92bf47de03ddc7b9ec08694f268a51ea7550 (diff) | |
download | llvm-b411f70c3b83b0b25eee67d666d42cf50f78a6b8.zip llvm-b411f70c3b83b0b25eee67d666d42cf50f78a6b8.tar.gz llvm-b411f70c3b83b0b25eee67d666d42cf50f78a6b8.tar.bz2 |
[clang][bytecode] Make some builtins no-ops (#141952)
For some builtins, we dont' need to do anything, but due to the cleanup
code being the same for all builtins, we still had to duplicate the
value on the stack. Remove that and get rid of all the unnecessary
pressure on the InterpStack.
Diffstat (limited to 'clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp')
0 files changed, 0 insertions, 0 deletions