[all-commits] [llvm/llvm-project] 3d3445: Revert "Fixed a profdata file size detection on Wi...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Sun Nov 10 18:05:56 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d3445e3e691a34a72643d07e675c618adeddafc
      https://github.com/llvm/llvm-project/commit/3d3445e3e691a34a72643d07e675c618adeddafc
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2019-11-10 (Sun, 10 Nov 2019)

  Changed paths:
    M llvm/test/tools/llvm-profdata/show-prof-size.test

  Log Message:
  -----------
  Revert "Fixed a profdata file size detection on Windows system."

This reverts commit bcbb121ff6c8440382abfce8f2911a095f14602b.

Using 'ls -o' is not compatible way to fix the problem. FreeBSD and OSX
version of 'ls' do not support -o flag and test gets failed on these
platforms.

Differential Revision: https://reviews.llvm.org/D69317




More information about the All-commits mailing list