Skip to content

Commit f93ef09

Browse files
committed
Add ignore-debug to static-relocation-model test
1 parent 9f17ede commit f93ef09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/assembly/static-relocation-model.rs

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// [A64] needs-llvm-components: aarch64
77
// [ppc64le] compile-flags: --target powerpc64le-unknown-linux-gnu -Crelocation-model=static
88
// [ppc64le] needs-llvm-components: powerpc
9+
// ignore-debug: alignment checks insert panics that we don't have a lang item for
910

1011
#![feature(no_core, lang_items)]
1112
#![no_core]

0 commit comments

Comments
 (0)