llvm-project
813609cd - [clang][bytecode] Allocate functions via Program allocator (#219994)

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.
Author
Parents
Loading