Replace <cstdint> by llvm/Support/DataTypes.h for the typedef of uint64_t. NFC.
authorCong Hou <congh@google.com>
Sun, 13 Dec 2015 09:52:14 +0000 (09:52 +0000)
committerCong Hou <congh@google.com>
Sun, 13 Dec 2015 09:52:14 +0000 (09:52 +0000)
commit14df2e8808d8d41b9b3b07a10d5214fa5f0d1511
treefda4ed2560cabbe17c88da4a6140fef4b5584f9c
parentf9ae1a7e779c55005c79d964617b10d7cee8272a
Replace <cstdint> by llvm/Support/DataTypes.h for the typedef of uint64_t. NFC.

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