This is an archive of the discontinued LLVM Phabricator instance.

Support `-fno-visibility-inlines-hidden`
AcceptedPublic

Authored by andrewjcg on Oct 5 2018, 5:09 PM.

Details

Reviewers
elsteveogrande
Summary

Undoes -fvisibility-inlines-hidden.

Test Plan: added test

Diff Detail

Event Timeline

andrewjcg created this revision.Oct 5 2018, 5:09 PM
This revision is now accepted and ready to land.Oct 8 2018, 10:24 AM
rsmith added a subscriber: rsmith.Dec 6 2018, 11:03 AM

Is this change blocked on something?

Sorry for the delay here, but this should be ready to go.

As this is my first accepted diff to LLVM, should I follow https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access to get commit access, or is there some other process for first-time committers?

Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2019, 4:44 PM

You should ask the reviewers to commit it in your behalf. You can request commit access after you've had a few patches accepted and committed.

I tried committing this for you, but it doesn't apply to master. Could you rebase?