From ac7b271c91cab9f32e95991def13213039757b9f Mon Sep 17 00:00:00 2001 From: xlauko Date: Sun, 23 Feb 2025 12:50:29 +0100 Subject: [PATCH] [MLIR][mlir-link] Do not link empty module in test --- mlir/test/mlir-link/functions.mlir | 2 -- 1 file changed, 2 deletions(-) diff --git a/mlir/test/mlir-link/functions.mlir b/mlir/test/mlir-link/functions.mlir index 472d754f90de3..a941cee770345 100644 --- a/mlir/test/mlir-link/functions.mlir +++ b/mlir/test/mlir-link/functions.mlir @@ -8,8 +8,6 @@ // CHECK-NEXT: llvm.return // CHECK-NEXT: } -// ----- - llvm.func @f1() llvm.func @f2() {