Add ignore-debug to static-relocation-model test
This commit is contained in:
parent
9f17ede4ac
commit
f93ef09319
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
// [A64] needs-llvm-components: aarch64
|
// [A64] needs-llvm-components: aarch64
|
||||||
// [ppc64le] compile-flags: --target powerpc64le-unknown-linux-gnu -Crelocation-model=static
|
// [ppc64le] compile-flags: --target powerpc64le-unknown-linux-gnu -Crelocation-model=static
|
||||||
// [ppc64le] needs-llvm-components: powerpc
|
// [ppc64le] needs-llvm-components: powerpc
|
||||||
|
// ignore-debug: alignment checks insert panics that we don't have a lang item for
|
||||||
|
|
||||||
#![feature(no_core, lang_items)]
|
#![feature(no_core, lang_items)]
|
||||||
#![no_core]
|
#![no_core]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue