This is an archive of the discontinued LLVM Phabricator instance.

[Clang][Emscripten]: Don't default to -fvisibility=hidden
Needs ReviewPublic

Authored by sbc100 on Nov 8 2021, 2:02 PM.

Details

Summary

Emscripten wants -fvisibility=default by default. See:
https://github.com/emscripten-core/emscripten/pull/15413

For more disussion around what the default should be see
https://github.com/WebAssembly/tool-conventions/issues/176.

Diff Detail

Event Timeline

sbc100 created this revision.Nov 8 2021, 2:02 PM
sbc100 requested review of this revision.Nov 8 2021, 2:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 8 2021, 2:02 PM