OSDN Git Service

Fix Windows build breakage.
authorLogan Chien <tzuhsiang.chien@gmail.com>
Sat, 8 Dec 2012 05:19:49 +0000 (05:19 +0000)
committerLogan Chien <tzuhsiang.chien@gmail.com>
Sat, 8 Dec 2012 05:19:49 +0000 (05:19 +0000)
commitd32260fa904320218ba533b731af941338535232
tree1b29e20b0dd493775eeed7acad3d81875702d2a1
parent19bfae479708a2f212513d6060b40334b67f4d80
Fix Windows build breakage.

Windows does not have <stdint.h>, should include
"llvm/Support/DataTypes.h" instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169672 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCELFStreamer.h