[compiler-rt] Revert "[scudo] Only init RingBuffer when needed." (PR #91256)

Christopher Ferris via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 12:53:31 PDT 2024


cferris1000 wrote:

> > Broke what? This has been in for a while, so why not fix forward?
> 
> Broke the ring buffer for all apps.

Are you saying that trying to enable it on Android doesn't work? What happens, it doesn't enable or something

> > Broke what? This has been in for a while, so why not fix forward?
> 
> Broke the ring buffer for all apps.

Give a day to try and figure out if there is an easy way to fix this. Is there a particular test I can run to verify if this is still broken?

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


More information about the llvm-commits mailing list