diff options
Diffstat (limited to 'tests/ui/sanitize/new-llvm-pass-manager-thin-lto.rs')
-rw-r--r-- | tests/ui/sanitize/new-llvm-pass-manager-thin-lto.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/sanitize/new-llvm-pass-manager-thin-lto.rs b/tests/ui/sanitize/new-llvm-pass-manager-thin-lto.rs index 33e18e355..052a40598 100644 --- a/tests/ui/sanitize/new-llvm-pass-manager-thin-lto.rs +++ b/tests/ui/sanitize/new-llvm-pass-manager-thin-lto.rs @@ -4,6 +4,7 @@ // // needs-sanitizer-support // needs-sanitizer-address +// ignore-cross-compile // // no-prefer-dynamic // revisions: opt0 opt1 |