[Windows] Include BaseTsd.h with lowercase
authorMartin Storsjo <martin@martin.st>
Mon, 10 Sep 2018 20:28:06 +0000 (20:28 +0000)
committerMartin Storsjo <martin@martin.st>
Mon, 10 Sep 2018 20:28:06 +0000 (20:28 +0000)
commit6dc896812423b7201492a116895df6c8c9601acf
treedc4bbb380e29f88ce5f7c5d280fd6c674ac8c1bb
parent4f780ea1266c61a736bcdad2489c3769cf882591
[Windows] Include BaseTsd.h with lowercase

This fixes building on a case sensitive filesystem with mingw-w64
headers, where all headers are lowercase. This header actually also
is named with a lowercase name in the Windows SDK as well.

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

llvm-svn: 341857
compiler-rt/lib/profile/WindowsMMap.h