[clang][Interp][NFC] Add GetPtrBasePop opcode
authorTimm Bäder <tbaeder@redhat.com>
Thu, 5 Jan 2023 11:55:29 +0000 (12:55 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 27 Jan 2023 07:05:53 +0000 (08:05 +0100)
commit7b966e2156b8b461a29a49122286f804a30236e9
tree40641416e9985f305274e28a6bc14054e559d862
parent760136ff13ba172787c3367664fe9f3f7b3b64ef
[clang][Interp][NFC] Add GetPtrBasePop opcode

Change GetPtrBase to *not* pop the base pointer and add a *Pop variant.
This will be used in later patches.
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/Opcodes.td