mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 15:41:35 +08:00
[mlir][test] Add missing REQUIRES: asserts for --debug-only flag (#149634)
Debug flags are not provided in fully optimized builds. Test added in #149378 / #146228
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// REQUIRES: asserts
|
||||
// RUN: mlir-opt %s --test-walk-pattern-rewrite-driver \
|
||||
// RUN: --allow-unregistered-dialect --debug-only=pattern-logging-listener 2>&1 | FileCheck %s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user