This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][test] Rework map-file.s
ClosedPublic

Authored by int3 on Oct 14 2022, 5:05 PM.

Details

Reviewers
oontvoo
Group Reviewers
Restricted Project
Commits
rGa8c92b69e72e: [lld-macho][test] Rework map-file.s
Summary

Merge the checks done on the c-string-literals binary with those on
the main test binary. Also switch some checks to -DAG instead of
-NEXT. I'm about to extend this test, and this is easier to work with.

Diff Detail

Event Timeline

int3 created this revision.Oct 14 2022, 5:05 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 14 2022, 5:05 PM
int3 requested review of this revision.Oct 14 2022, 5:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 14 2022, 5:05 PM
oontvoo accepted this revision.Oct 14 2022, 5:41 PM
oontvoo added a subscriber: oontvoo.

LG

This revision is now accepted and ready to land.Oct 14 2022, 5:41 PM
This revision was automatically updated to reflect the committed changes.