diff options
Diffstat (limited to 'tests/codegen/link_section.rs')
| -rw-r--r-- | tests/codegen/link_section.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/link_section.rs b/tests/codegen/link_section.rs index 6747feba211..281d3fb99d4 100644 --- a/tests/codegen/link_section.rs +++ b/tests/codegen/link_section.rs @@ -1,4 +1,4 @@ -//@ ignore-emscripten default visibility is hidden +//@ ignore-wasm32 custom sections work differently on wasm //@ compile-flags: -C no-prepopulate-passes #![crate_type = "lib"] |
