Files
zig/src/codegen
Andrew Kelley fb4ad37e0b LLVM: fix memory leak of debug type names
This required adjusting `Type.nameAlloc` to be used with a
general-purpose allocator and added `Type.nameAllocArena` for the arena
use case (avoids allocation sometimes).
2022-03-08 15:03:03 -07:00
..
2022-03-06 16:11:39 -07:00
2022-01-28 14:45:23 +01:00