[profile] Address unused function warnings on Windows after D69586
authorVedant Kumar <vsk@apple.com>
Tue, 19 Nov 2019 20:51:10 +0000 (12:51 -0800)
committerVedant Kumar <vsk@apple.com>
Tue, 19 Nov 2019 20:51:12 +0000 (12:51 -0800)
commit0d4211f4e753057feec32938e596d037d4f5a6aa
treea8caf2d1ff3fb13b151849f867489b29ba8246ec
parent568db780bb7267651a902da8e85bc59fc89aea70
[profile] Address unused function warnings on Windows after D69586

This '#ifdef's out two functions which are unused on Windows, to prevent
-Wunused-function warnings.
compiler-rt/lib/profile/InstrProfilingFile.c