Skip to content

Commit f4fad82

Browse files
authored
[NFC] Add REQUIRES: asserts to limit the test to debug only. (#83145)
1 parent 7706945 commit f4fad82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/Target/LLVMIR/erase-dangling-constants.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: asserts
12
// RUN: mlir-translate -mlir-to-llvmir %s -debug-only=llvm-dialect-to-llvm-ir 2>&1 | FileCheck %s
23

34
// CHECK: Convert initializer for dup_const

0 commit comments

Comments
 (0)