[compiler-rt] [scudo] Display flags on secondary cache entries. (PR #185786)

Christopher Ferris via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 18:54:04 PDT 2026


cferris1000 wrote:

I finally got around to doing this. I verified on a MTE device with MTE enabled that a secondary cache entry marked NoAccess is not read-writable and the entries marked None are still read/writable.

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


More information about the llvm-commits mailing list