Reapply "[clang][bytecode] Stack-allocate bottom function frame" (#12… (#125349)
commit06130ed341ddbf697045731300651fbbcb63f0ff
authorTimm Baeder <tbaeder@redhat.com>
Sat, 1 Feb 2025 17:12:35 +0000 (1 18:12 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Feb 2025 17:12:35 +0000 (1 18:12 +0100)
tree4ab21f7e13cc0da43a6e9c86b840fd8183eab5bc
parent2791843bb5aedc8e6b103cf4e9188fd51efb5527
Reapply "[clang][bytecode] Stack-allocate bottom function frame" (#12… (#125349)

…5325)

Move the BottomFrame to InterpState instead.
clang/lib/AST/ByteCode/Context.cpp
clang/lib/AST/ByteCode/EvalEmitter.cpp
clang/lib/AST/ByteCode/Interp.h
clang/lib/AST/ByteCode/InterpFrame.cpp
clang/lib/AST/ByteCode/InterpFrame.h
clang/lib/AST/ByteCode/InterpState.cpp
clang/lib/AST/ByteCode/InterpState.h