https://llvm.org/bugs/show_bug.cgi?id=27700
Bug ID: 27700 Summary: Regression(likely r268806): Building llvm takes 20% longer than it used to Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Support Libraries Assignee: unassignedb...@nondot.org Reporter: nicolaswe...@gmx.de CC: llvm-bugs@lists.llvm.org Classification: Unclassified We have a bunch of bots that basically do: 1. `svn up` llvm, run cmake, run `ninja` to build all of llvm 2. build Chromium with that just-built clang The time of the first step increased by about 20% on all our bots. The regression range is r268806:268820 (both ends inclusive). Maybe r268806 makes things slow for some reason? -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs