summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PBQP.cpp
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2008-10-02 20:15:08 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2008-10-02 20:15:08 +0000
commit72a9e7367c0ce0232a5c92a1023b0e6fbf6fbb01 (patch)
treea4e9a4b2e886455bdf830ce635a182b569cec2e1 /llvm/lib/CodeGen/PBQP.cpp
parentc5b45fec6be887889cc314d2ef9732a357be3284 (diff)
downloadbcm5719-llvm-72a9e7367c0ce0232a5c92a1023b0e6fbf6fbb01.tar.gz
bcm5719-llvm-72a9e7367c0ce0232a5c92a1023b0e6fbf6fbb01.zip
fix build gcc 4.3
llvm-svn: 56965
Diffstat (limited to 'llvm/lib/CodeGen/PBQP.cpp')
-rw-r--r--llvm/lib/CodeGen/PBQP.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/PBQP.cpp b/llvm/lib/CodeGen/PBQP.cpp
index ade9e7ce532..00ca2a82f4b 100644
--- a/llvm/lib/CodeGen/PBQP.cpp
+++ b/llvm/lib/CodeGen/PBQP.cpp
@@ -15,6 +15,7 @@
#include <limits>
#include <cassert>
+#include <cstring>
#include "PBQP.h"
OpenPOWER on IntegriCloud