https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241848

--- Comment #3 from Robert Clausecker <f...@fuz.su> ---
These notes aside: this memory usage is far from the norm for compiling a C++
source file.  I believe there must be a bug in clang or llvm or some
unfortunate design in the source file itself that causes this memory usage. 
This is more than twice the highest memory usage I observed before (roughly 800
MB for one of the X86 instruction selection files in the LLVM source) and as
opposed to that case, there is no apparent explanation for the memory usage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to