[llvm] [CAS] Add LLVMCAS library with InMemoryCAS implementation (PR #114096)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 18 05:58:04 PDT 2025


nikic wrote:

Okay, it looks like the test hangs whenever only two cores or less are available. Trivially reproducible using `taskset -c 0,1 build/unittests/CAS/CASTests`.

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


More information about the llvm-commits mailing list