This halves the size of LargeTest, dropping time to compile this file locally from 14s to 5.5s. Hopefully this will also fix the persistent timeouts in pre-merge checks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/test/fuzzer/LargeTest.cpp | ||
---|---|---|
28 | Note that the E macro was already unused previously. |
Comment Actions
Looks like the test is still regularly timing out. Might be good to land the patch, as unfortunately there has been no progress with respect to increasing the test timeout.
Note that the E macro was already unused previously.