================ @@ -1,3 +1,5 @@ +; REQUIRES: asserts ---------------- ellishg wrote: Do we need to require asserts? If we drop this, the tests will still run under asserts, it just will also run under noasserts builds https://github.com/llvm/llvm-project/pull/151570