This is an archive of the discontinued LLVM Phabricator instance.

[profile] Specify "-V" to otool to get expected test output
ClosedPublic

Authored by vsk on Aug 30 2021, 11:26 AM.

Details

Summary

Newer Xcode toolchains ship a new otool implementation that prints out section contents in a slightly different way than otool-classic. Specify "-V" to otool to get the expected test output.

Diff Detail

Event Timeline

vsk requested review of this revision.Aug 30 2021, 11:26 AM
vsk created this revision.
vsk updated this revision to Diff 369503.Aug 30 2021, 11:29 AM
  • Drop end-of-line checks, since this differs between otool new vs. classic.
vsk updated this revision to Diff 369505.Aug 30 2021, 11:31 AM
MaskRay accepted this revision.Aug 30 2021, 11:38 AM

Thanks!

This revision is now accepted and ready to land.Aug 30 2021, 11:38 AM
This revision was landed with ongoing or failed builds.Aug 31 2021, 10:49 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2021, 10:49 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript