[all-commits] [llvm/llvm-project] 6bb93e: [gcov][test] Add mkdir -p %t && cd %t

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Jun 9 11:10:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bb93e3dd0e28dafe6d3ddb700d2036d00b323aa
      https://github.com/llvm/llvm-project/commit/6bb93e3dd0e28dafe6d3ddb700d2036d00b323aa
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M llvm/test/Transforms/GCOVProfiling/global-ctor.ll

  Log Message:
  -----------
  [gcov][test] Add mkdir -p %t && cd %t

This allows an alternative lit runner (which does not chdir to %T)
to run within a read-only source tree.




More information about the All-commits mailing list