This is an archive of the discontinued LLVM Phabricator instance.

Remove the static initialize introduced in r365099
ClosedPublic

Authored by steven_wu on Jul 17 2019, 10:45 AM.

Details

Summary

Some polish for r365099 which adds a static initializer to
MachOObjectFile. Remove it by moving it to file scope.

Diff Detail

Event Timeline

steven_wu created this revision.Jul 17 2019, 10:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2019, 10:45 AM
smeenai accepted this revision.Jul 18 2019, 1:22 PM

Sorry, I missed this. Thanks, LGTM.

This revision is now accepted and ready to land.Jul 18 2019, 1:22 PM
This revision was automatically updated to reflect the committed changes.