llvm-project
172c2817
- [clang][bytecode] Use a SmallVector for EvalEmitter's locals (#140513)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
208 days ago
[clang][bytecode] Use a SmallVector for EvalEmitter's locals (#140513) The offset we return for them are just indices, so we can use a vector here.
References
#140513 - [clang][bytecode] Use a SmallVector for EvalEmitter's locals
Author
tbaederr
Parents
3a86e0bd
Loading