phillipstanleymarbell / Noisy-lang-compiler

Noisy language compiler
MIT License
17 stars 1 forks source link

use smart pointer to manage memory #645

Open PeiMu opened 1 year ago

PeiMu commented 1 year ago

It might be interesting to use the smart pointer to manage memory, especially in newton-irPass-LLVMIR-optimizeByRange.cpp and newton-irPass-LLVMIR-rangeAnalysis.cpp