vgvassilev wrote:

After an offline discussion with @lhames, we have a more simplified approach 
which should consume less memory. Now we just keep the first llvm::Module empty 
and make sure it's used only for read-only purposes such as computing the 
llvm::DataLayout out of it in CodeGen.

https://github.com/llvm/llvm-project/pull/89031
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to