compiletest: rename add-core-stubs to add-minicore

This commit is contained in:
Ralf Jung
2025-10-30 17:24:55 +01:00
parent 6a884ad1b5
commit 3796f7de57
276 changed files with 305 additions and 308 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Test that the `fn_ret_thunk_extern` function attribute is (not) emitted when
// the `-Zfunction-return={keep,thunk-extern}` flag is (not) set.
//@ add-core-stubs
//@ add-minicore
//@ revisions: unset keep thunk-extern keep-thunk-extern thunk-extern-keep
//@ needs-llvm-components: x86
//@ compile-flags: --target x86_64-unknown-linux-gnu