Commit Graph

2 Commits

Author SHA1 Message Date
ba33431f02 🎯 Complete ptr_type deprecation fixes: 200+ → 96 warnings (53% reduction!)
- Fix all deprecated ptr_type() warnings (30+ instances)
- LLVM 15.0 migration: Type::ptr_type() → Context::ptr_type()
- Remove unused i64p variables in codegen.rs and helpers.rs
- Clean up remaining unused imports

Significant milestone achieved in warning cleanup campaign!
2025-09-11 16:30:32 +09:00
d66071e474 llvm: refactor compiler into aot, codegen, interpreter, helpers (#140) 2025-09-11 11:51:06 +09:00