[profile] Specify "-V" to otool to get expected test output
authorVedant Kumar <vsk@apple.com>
Tue, 31 Aug 2021 17:49:27 +0000 (10:49 -0700)
committerVedant Kumar <vsk@apple.com>
Tue, 31 Aug 2021 17:49:51 +0000 (10:49 -0700)
commit6c439a38172bbb3422b91517e69cd091ff34062c
treea9529a7eb13809d58db14d231181d81075ccd3bc
parentc96839265a5673d1383c9d82aab76e15f38c0010
[profile] Specify "-V" to otool to get expected test output

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.

Differential Revision: https://reviews.llvm.org/D108929
compiler-rt/test/profile/instrprof-darwin-dead-strip.c