[compiler-rt] [llvm] [lit] [compiler-rt] Add llvm-lit global command cache to speed up test config (PR #195888)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 10:58:54 PDT 2026
boomanaiden154 wrote:
https://github.com/llvm/llvm-project/blob/511dd8c0d9b4bc7cb492c8eb67c20d09a922af18/llvm/utils/lit/lit/TestRunner.py#L1068
I guess this is why lit has it's own `memorize` decorator.
https://github.com/llvm/llvm-project/pull/195888
More information about the llvm-commits
mailing list