]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/stack-probes-call.rs
Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwco
[rust.git] / src / test / codegen / stack-probes-call.rs
index 56b02fdecadcb7aa912b46946c814688bf6a2672..a18fd41c28c0e943a2522f7c13823fe6cc524f87 100644 (file)
@@ -5,8 +5,10 @@
 // revisions: i686 x86_64
 //[i686] compile-flags: --target i686-unknown-linux-gnu
 //[i686] needs-llvm-components: x86
+//[i686] ignore-llvm-version: 16 - 99
 //[x86_64] compile-flags: --target x86_64-unknown-linux-gnu
 //[x86_64] needs-llvm-components: x86
+//[x86_64] ignore-llvm-version: 16 - 99
 
 #![crate_type = "rlib"]
 #![feature(no_core, lang_items)]