From a27f3e3fd1e4d16160f8885b6b06665b5319f56c Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 21 Jul 2025 14:34:12 +0200 Subject: Rename `tests/codegen` into `tests/codegen-llvm` --- tests/codegen/force-unwind-tables.rs | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/codegen/force-unwind-tables.rs (limited to 'tests/codegen/force-unwind-tables.rs') diff --git a/tests/codegen/force-unwind-tables.rs b/tests/codegen/force-unwind-tables.rs deleted file mode 100644 index a2ef8a10454..00000000000 --- a/tests/codegen/force-unwind-tables.rs +++ /dev/null @@ -1,6 +0,0 @@ -//@ compile-flags: -C no-prepopulate-passes -C force-unwind-tables=y -Copt-level=0 - -#![crate_type = "lib"] - -// CHECK: attributes #{{.*}} uwtable -pub fn foo() {} -- cgit 1.4.1-3-g733a5