> How large is the LLVM shared library? One surprising data point is that the
> binary is much larger than some of the memory footprint measurements given in
> the PEP.

Could it be that you need to strip the binary, or otherwise remove
unneeded debug information?

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to