alexfh wrote: > > Ok, if possible maybe you can keep it running in parallel, we will still > > need a reproducer as a regression test later on. > > The test case is down to ~130MB and 9K files, but still nothing I can share > directly.
I've done some manual build graph cleanup and got the makefile in the test case from a few thousand down to a handful of rules. The reduction started running a bit faster since then: the size of inputs is now ~65MB spread across ~4.5K files. Looking at how it goes, I may have a shareable test case by the end of the week. https://github.com/llvm/llvm-project/pull/133057 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
