mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Only run symbols-all-mangled test on ELF targets
This commit is contained in:
parent
3866d1c30c
commit
bebc5026b1
@ -1,4 +1,5 @@
|
||||
// Check that all symbols in cdylibs, staticlibs and bins are mangled
|
||||
//@ only-elf some object file formats create multiple symbols for each function with different names
|
||||
|
||||
use run_make_support::object::read::{Object, ObjectSymbol};
|
||||
use run_make_support::{bin_name, dynamic_lib_name, object, rfs, rustc, static_lib_name};
|
||||
|
Loading…
Reference in New Issue
Block a user