Include llvm/Support/DataTypes.h to define intptr_t.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 8 Nov 2006 15:04:35 +0000 (15:04 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 8 Nov 2006 15:04:35 +0000 (15:04 +0000)
commit72a780f5777cfbeabab6d684a0d360a1f8810a6e
treef0f62f2ad61e9ae022cdf7562cbcf74fa4e52806
parent6ea0f6bce837a0133f9f0bc0ee0f1f7eb1e91644
Include llvm/Support/DataTypes.h to define intptr_t.
This fixes the build on OpenBSD and potentially other systems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Allocator.cpp