We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f17ede commit f93ef09Copy full SHA for f93ef09
tests/assembly/static-relocation-model.rs
@@ -6,6 +6,7 @@
6
// [A64] needs-llvm-components: aarch64
7
// [ppc64le] compile-flags: --target powerpc64le-unknown-linux-gnu -Crelocation-model=static
8
// [ppc64le] needs-llvm-components: powerpc
9
+// ignore-debug: alignment checks insert panics that we don't have a lang item for
10
11
#![feature(no_core, lang_items)]
12
#![no_core]
0 commit comments