llvm-project
f7e6af8a - [clang][bytecode] Remove the !Caller case in Ret opcodes (#215226)

Commit
6 days ago
[clang][bytecode] Remove the !Caller case in Ret opcodes (#215226) The bottom frame is always created via an `EvalEmitter`, which has its own implementation of the `Ret` opcode. The exception is `Context::Run`/`isPotentialConstantExpr`.
Author
Parents
Loading