JonPsson1 wrote: > Both clear_cache and enable_execute_stack should just be empty no-op functions on our platform. ah - ok. I fixed clear_cache.c, and this also took care of the other test case which was calling it. https://github.com/llvm/llvm-project/pull/109164