llvm-project
f7e6af8a
- [clang][bytecode] Remove the !Caller case in Ret opcodes (#215226)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#215226 - [clang][bytecode] Remove the !Caller case in Ret opcodes
Author
tbaederr
Parents
9d3101b4
Loading