[PATCH] D52023: [ThinLTO]Allow setting of maximum cache size with 64-bit number, and provide C-interface function for large values
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 17 03:24:47 PDT 2018
jhenderson added a comment.
In https://reviews.llvm.org/D52023#1235082, @jhenderson wrote:
> I've had to back out https://reviews.llvm.org/rL342233, because the LLD cache test started failing intermittently, and I don't know why (it works for me locally). Would somebody mind trying to apply this patch and see if they get a failure?
Looks like the test failure was just a flaky test, so I've relanded this as https://reviews.llvm.org/rL342366.
Repository:
rL LLVM
https://reviews.llvm.org/D52023
More information about the llvm-commits
mailing list