This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][test] Check addresses in flat-namespace-interposable.s
ClosedPublic

Authored by BertalanD on Aug 22 2022, 3:42 AM.

Details

Summary

This test helped me catch an issue in my WIP implementation of chained
fixups. Let's make the checks more robust to avoid regressions in the
future.

I'm splitting this test off to reduce the size of my chained fixups
diff.

Diff Detail

Event Timeline

BertalanD created this revision.Aug 22 2022, 3:42 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 22 2022, 3:42 AM
BertalanD requested review of this revision.Aug 22 2022, 3:42 AM
thakis accepted this revision.Aug 22 2022, 6:08 AM
thakis added a subscriber: thakis.

Thanks!

This revision is now accepted and ready to land.Aug 22 2022, 6:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2022, 2:51 PM