llvm-project
959905a5
- [clang][bytecode] Don't create Function instances for builtins (#137618)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
133 days ago
[clang][bytecode] Don't create Function instances for builtins (#137618) Now that we don't use them anymore in InterpBuiltin.cpp and we don't create frames for them anymore anyway, just don't create Function instances.
References
#137618 - [clang][bytecode] Don't create Function instances for builtins
Author
tbaederr
Parents
e086d7b1
Loading