summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMConstantPoolValue.h
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-08-11 00:20:00 +0000
committerJim Grosbach <grosbach@apple.com>2009-08-11 00:20:00 +0000
commit3034e8fb1f1d65d335cd88ee3bbc5feb6e86d732 (patch)
treeae04b0571fba703f4e5790c57f59029e0004edd1 /lib/Target/ARM/ARMConstantPoolValue.h
parent1b747ad8a0694b86e8d98a8b9a05ddfe74ec0cd3 (diff)
downloadllvm-3034e8fb1f1d65d335cd88ee3bbc5feb6e86d732.tar.gz
llvm-3034e8fb1f1d65d335cd88ee3bbc5feb6e86d732.tar.bz2
llvm-3034e8fb1f1d65d335cd88ee3bbc5feb6e86d732.tar.xz
Add stdlib.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78627 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMConstantPoolValue.h')
-rw-r--r--lib/Target/ARM/ARMConstantPoolValue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/ARM/ARMConstantPoolValue.h b/lib/Target/ARM/ARMConstantPoolValue.h
index 37a2c80478..504a71e779 100644
--- a/lib/Target/ARM/ARMConstantPoolValue.h
+++ b/lib/Target/ARM/ARMConstantPoolValue.h
@@ -16,6 +16,7 @@
#include "llvm/CodeGen/MachineConstantPool.h"
#include <iosfwd>
+#include <stdlib.h>
namespace llvm {