This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objdump][test] Add 2 symbols to adjust-vma.test
ClosedPublic

Authored by MaskRay on Jun 21 2023, 12:30 AM.

Details

Summary

They will demonstrate cases of symbol that --adjust-vma= should not adjust.

Diff Detail

Event Timeline

MaskRay created this revision.Jun 21 2023, 12:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 12:30 AM
MaskRay requested review of this revision.Jun 21 2023, 12:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 12:30 AM
MaskRay updated this revision to Diff 533164.Jun 21 2023, 12:33 AM

fix binding

This revision is now accepted and ready to land.Jun 21 2023, 1:15 AM
This revision was automatically updated to reflect the committed changes.