This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Revert libcompiler_rt.dylib version check change
ClosedPublic

Authored by thakis on Apr 24 2022, 6:11 PM.

Details

Summary

This reverts D117925 since it's no longer needed after D124336.

Diff Detail

Event Timeline

thakis created this revision.Apr 24 2022, 6:11 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 24 2022, 6:11 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
thakis requested review of this revision.Apr 24 2022, 6:11 PM
bc-lee accepted this revision.Apr 24 2022, 6:17 PM

Nice!

This revision is now accepted and ready to land.Apr 24 2022, 6:17 PM
bc-lee added inline comments.Apr 24 2022, 6:18 PM
lld/MachO/InputFiles.cpp
1292

Should be 3, not 4.

MaskRay accepted this revision.Apr 25 2022, 12:16 AM
thakis marked an inline comment as done.Apr 25 2022, 3:55 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 3:56 AM