llvm-project
e086d7b1
- [clang][bytecode] Don't create function frames for builtin calls (#137607)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
135 days ago
[clang][bytecode] Don't create function frames for builtin calls (#137607) They don't have local variables etc. so don't create frames for them.
References
#137607 - [clang][bytecode] Don't create function frames for builtin calls
Author
tbaederr
Parents
73d90ec8
Loading