This is an archive of the discontinued LLVM Phabricator instance.

[WebAssebmly] Fully disable 'protected' visibility
ClosedPublic

Authored by sbc100 on Jun 22 2020, 8:32 PM.

Details

Summary

Emscripten doesn't use protected visibility either.

Diff Detail

Event Timeline

sbc100 created this revision.Jun 22 2020, 8:32 PM
dschuff accepted this revision.Jun 23 2020, 9:38 AM
This revision is now accepted and ready to land.Jun 23 2020, 9:38 AM
This revision was automatically updated to reflect the committed changes.