mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
Technically a leak in tblgen is harmless, but this makes asan builds of mlir very noisy. Just use a SpecificBumpPtrAllocator that knows how to clean up after itself.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.