Displaying 1 result from an estimated 1 matches for "ef5a8d3c".
2020 Jan 03
2
LLVM build performance with LLVM
As I am facing the serious super slow down:
https://bugs.llvm.org/show_bug.cgi?id=44407 , I'd like to
learn more about how it can be minimized. When debugging an app, there are
times building it with a
Debug build LLVM can not be avoided, but a situation like 40 times time
increase (40 minutes) is hard
to work with.
On Fri, Jan 3, 2020 at 11:14 AM David Blaikie <dblaikie at gmail.com>