[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:56:54 PDT 2026


boomanaiden154 wrote:

Looks like `date -Ins` might not be portable.

Also looks like `functools.cache` isn't available until python 3.9...

https://github.com/llvm/llvm-project/pull/195888


More information about the llvm-commits mailing list