This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Make sure Mach-O binaries are actually linked
ClosedPublic

Authored by jobnoorman on Apr 26 2023, 1:33 AM.

Diff Detail

Event Timeline

jobnoorman created this revision.Apr 26 2023, 1:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2023, 1:33 AM
jobnoorman requested review of this revision.Apr 26 2023, 1:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2023, 1:33 AM
Amir added a comment.Apr 26 2023, 7:53 PM

Can you please add a test based on the issue found in D147544?

Add test.

The test was taken from D149113 but fixed and the executable was converted to yaml.

to me LG

bolt/lib/Rewrite/MachORewriteInstance.cpp
530

yeah, i think it got lost

This revision is now accepted and ready to land.Apr 27 2023, 7:41 PM
This revision was landed with ongoing or failed builds.May 2 2023, 7:24 AM
This revision was automatically updated to reflect the committed changes.