From 52696625d003f80a8ae77150b6f1e626e9d98e57 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Mon, 15 Nov 2021 16:17:15 -0800 Subject: [NFC] Rename GlobalSubtyping => HeapRefining (#4331) --- test/lit/help/optimization-opts.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/lit/help/optimization-opts.test') diff --git a/test/lit/help/optimization-opts.test b/test/lit/help/optimization-opts.test index 380101a53..1f52b2462 100644 --- a/test/lit/help/optimization-opts.test +++ b/test/lit/help/optimization-opts.test @@ -275,11 +275,11 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --generate-stack-ir generate Stack IR ;; CHECK-NEXT: -;; CHECK-NEXT: --global-subtyping apply more specific subtypes to -;; CHECK-NEXT: type fields where possible -;; CHECK-NEXT: ;; CHECK-NEXT: --gto globally optimize GC types ;; CHECK-NEXT: +;; CHECK-NEXT: --heap-refining apply more specific subtypes to +;; CHECK-NEXT: type fields where possible +;; CHECK-NEXT: ;; CHECK-NEXT: --heap2local replace GC allocations with ;; CHECK-NEXT: locals ;; CHECK-NEXT: -- cgit v1.2.3