[compiler-rt][profile] fix test/instrprof-set-filename.c on windows
authorYuanfang Chen <yuanfang.chen@sony.com>
Wed, 29 Jan 2020 22:59:14 +0000 (14:59 -0800)
committerYuanfang Chen <yuanfang.chen@sony.com>
Wed, 29 Jan 2020 23:00:56 +0000 (15:00 -0800)
commit29181e5426219ee16b709d1d22b7295f9816ce40
tree71325eaa0bbece55a7cc4d8073180a21171234bd
parent7f3280ecddbe574d8693b45fa0851e828db22636
[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
compiler-rt/test/profile/instrprof-set-filename.c