From 97bb0bdacbb8ccd59aca116c66f0f43f322aebaa Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Wed, 26 Jan 2022 11:10:26 -0800 Subject: Remove NoExitRuntime pass (#4431) After emscripten-core/emscripten#15905 lands Emscripten will no longer use it, and nothing else needs it AFAIK. --- test/lit/help/wasm-opt.test | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/lit/help/wasm-opt.test') diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test index ef6a7637b..0179b2fbe 100644 --- a/test/lit/help/wasm-opt.test +++ b/test/lit/help/wasm-opt.test @@ -252,10 +252,6 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --nm name list ;; CHECK-NEXT: -;; CHECK-NEXT: --no-exit-runtime removes calls to atexit(), which -;; CHECK-NEXT: is valid if the C runtime will -;; CHECK-NEXT: never be exited -;; CHECK-NEXT: ;; CHECK-NEXT: --once-reduction reduces calls to code that only ;; CHECK-NEXT: runs once ;; CHECK-NEXT: -- cgit v1.2.3