llvm-project
813609cd
- [clang][bytecode] Allocate functions via Program allocator (#219994)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang][bytecode] Allocate functions via Program allocator (#219994) They have the same lifetime as `Program`, so use the allocator we're already carrying around.
References
#219994 - [clang][bytecode] Allocate functions via Program allocator
Author
tbaederr
Parents
678058af
Loading