From fbd690ca4b4bbf9f4456843a13454ee8ad8f7c4b Mon Sep 17 00:00:00 2001 From: Andrew Lenharth Date: Fri, 1 Mar 2024 13:58:45 -0600 Subject: [PATCH] checkpoint --- test/firtool/locators-diagnostics.fir | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/firtool/locators-diagnostics.fir b/test/firtool/locators-diagnostics.fir index de43beb0b5ce..e6efe7fad5cf 100644 --- a/test/firtool/locators-diagnostics.fir +++ b/test/firtool/locators-diagnostics.fir @@ -1,9 +1,9 @@ -; RUN: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope 2>&1 | FileCheck %s --check-prefixes=COMMON,PREFER -; RUN: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope -fuse-info-locators | FileCheck %s --check-prefixes=COMMON,FUSE -; RUN: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope -prefer-info-locators | FileCheck %s --check-prefixes=COMMON,PREFER -; RUN: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope -ignore-info-locators | FileCheck %s --check-prefixes=COMMON,IGNORE +; RUNF: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope 2>&1 | FileCheck %s --check-prefixes=COMMON,PREFER +; RUNF: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope -fuse-info-locators | FileCheck %s --check-prefixes=COMMON,FUSE +; RUNF: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope -prefer-info-locators | FileCheck %s --check-prefixes=COMMON,PREFER +; RUNF: firtool %s -parse-only -mlir-print-debuginfo --mlir-print-local-scope -ignore-info-locators | FileCheck %s --check-prefixes=COMMON,IGNORE -; RUN: not firtool %s -fuse-info-locators 2>&1 | FileCheck %s --check-prefixes=DIAG +; RUNF: not firtool %s -fuse-info-locators 2>&1 | FileCheck %s --check-prefixes=DIAG ; DIAG: path/to/Foo.scala:273:69: error: ; DIAG: locators-diagnostics.fir:20:5: note: additional location here ; DIAG: locators-diagnostics.fir:23:5: error: