This is an archive of the discontinued LLVM Phabricator instance.

[ObjC-GNUstep] Fix ivars for dll{im,ex}ported classes.
Needs ReviewPublic

Authored by theraven on Oct 14 2021, 4:58 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

If a class is dllexported or imported then the ivar offset variables
must be as well.

Diff Detail

Event Timeline

theraven requested review of this revision.Oct 14 2021, 4:58 AM
theraven created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 14 2021, 4:58 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript