Issue 55465
Summary Runtime section of build doesn't respect build rules
Labels runtime libraries
Assignees
Reporter cjdb
    Given `ninja -C build -j 4`, the runtime section of the LLVM build will still continue to use all available resources, rather than limiting to just four threads.

It also attempts to rebuild everything when doing an independent `ninja install`, even if nothing has changed.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to