Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

High memory usage during compilation when using built-from-source LLVM 6.0 #477

Open
sppalkia opened this issue Sep 23, 2019 · 0 comments
Open

Comments

@sppalkia
Copy link
Collaborator

As mentioned in #476, using LLVM 6.0 when built from source seems to increase rustc compilation times dramatically and also seems to increase memory usage significantly (the linker and dsysutil use > 2GB of memory per integration test module, for example). This is most likely because of the flags with which LLVM is compiled.

This issue doesn't seem to occur on a "standard" distribution of LLVM (via apt-get on Linux or brew on MacOS).

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant