Add the missing header file <cstdint> needed by uint64_t
authorCong Hou <congh@google.com>
Sun, 13 Dec 2015 09:32:21 +0000 (09:32 +0000)
committerCong Hou <congh@google.com>
Sun, 13 Dec 2015 09:32:21 +0000 (09:32 +0000)
commitf9ae1a7e779c55005c79d964617b10d7cee8272a
tree5398bf09488317fa18293348327fdc85eee3b304
parent6f344e5da6d0f6b1cb95cde6216c61bd76396ca8
Add the missing header file <cstdint> needed by uint64_t

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255457 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBasicBlock.cpp