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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D108929
[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 Timelinevsk created this revision. 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 Closed by commit rG6c439a38172b: [profile] Specify "-V" to otool to get expected test output (authored by vsk). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 369503 compiler-rt/test/profile/instrprof-darwin-dead-strip.c
|