[all-commits] [llvm/llvm-project] 6c439a: [profile] Specify "-V" to otool to get expected te...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Tue Aug 31 10:50:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c439a38172bbb3422b91517e69cd091ff34062c
      https://github.com/llvm/llvm-project/commit/6c439a38172bbb3422b91517e69cd091ff34062c
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M compiler-rt/test/profile/instrprof-darwin-dead-strip.c

  Log Message:
  -----------
  [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




More information about the All-commits mailing list