[all-commits] [llvm/llvm-project] 29181e: [compiler-rt][profile] fix test/instrprof-set-file...

Yuanfang Chen via All-commits all-commits at lists.llvm.org
Wed Jan 29 15:01:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 29181e5426219ee16b709d1d22b7295f9816ce40
      https://github.com/llvm/llvm-project/commit/29181e5426219ee16b709d1d22b7295f9816ce40
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M compiler-rt/test/profile/instrprof-set-filename.c

  Log Message:
  -----------
  [compiler-rt][profile] fix test/instrprof-set-filename.c on windows

Summary: `.cmd` is interpreted as script in windows console.

Reviewers: davidxl, rnk

Reviewed By: davidxl

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




More information about the All-commits mailing list